Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-gbproxy-test] $ /bin/sh -xe /tmp/jenkins16045644842756885980.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.78, 0.88, 1.54 + RC=0 + ./testenv.py run gbproxy --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/podman/testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [31.7 kB] Fetched 9930 kB in 1s (14.3 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'test', '-d', '/opt/eclipse-titan-9.0.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for gbproxy [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-9.0.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-9.0.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-9.0.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-9.0.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 9.0.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-9.0.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-9.0.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'make', 'gbproxy'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie/gbproxy compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie/gbproxy' PP BSSGP_Emulation.ttcn PP IPA_Emulation.ttcn PP NS_Emulation.ttcn PP RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ TTCN *.ttcn *.asn Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here GBProxy_Tests.ttcn: In TTCN-3 module `GBProxy_Tests': GBProxy_Tests.ttcn:3176.9-3210.1: In function definition `f_TC_rim_info_req': GBProxy_Tests.ttcn:3195.2-3201.17: In function instance: GBProxy_Tests.ttcn:3195.16-3201.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': GBProxy_Tests.ttcn:3195.17-3197.24: In parameter #1 for `tx': GBProxy_Tests.ttcn:3195.43-3197.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': In parameter #1 for `dst': GBProxy_Tests.ttcn:3195.77-109: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3195.102-108: In parameter #2 for `addr': GBProxy_Tests.ttcn:3183.35-41: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3196.42-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3196.67-72: In parameter #2 for `addr': GBProxy_Tests.ttcn:3182.35-40: note: Referenced template variable is here GBProxy_Tests.ttcn:3203.2-3209.21: In function instance: GBProxy_Tests.ttcn:3203.16-3209.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': GBProxy_Tests.ttcn:3203.17-3205.24: In parameter #1 for `tx': GBProxy_Tests.ttcn:3203.43-3205.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': In parameter #1 for `dst': GBProxy_Tests.ttcn:3203.77-108: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3203.102-107: In parameter #2 for `addr': GBProxy_Tests.ttcn:3182.35-40: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3204.49-81: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3204.74-80: In parameter #2 for `addr': GBProxy_Tests.ttcn:3183.35-41: note: Referenced template variable is here GBProxy_Tests.ttcn:3220.9-3255.1: In function definition `f_TC_rim_info': GBProxy_Tests.ttcn:3240.2-3246.17: In function instance: GBProxy_Tests.ttcn:3240.16-3246.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': GBProxy_Tests.ttcn:3240.17-3242.26: In parameter #1 for `tx': GBProxy_Tests.ttcn:3240.45-3242.26: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': In parameter #1 for `dst': GBProxy_Tests.ttcn:3240.79-111: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3240.104-110: In parameter #2 for `addr': GBProxy_Tests.ttcn:3227.35-41: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3241.44-75: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3241.69-74: In parameter #2 for `addr': GBProxy_Tests.ttcn:3226.35-40: note: Referenced template variable is here GBProxy_Tests.ttcn:3248.2-3254.21: In function instance: GBProxy_Tests.ttcn:3248.16-3254.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': GBProxy_Tests.ttcn:3248.17-3250.26: In parameter #1 for `tx': GBProxy_Tests.ttcn:3248.45-3250.26: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': In parameter #1 for `dst': GBProxy_Tests.ttcn:3248.79-110: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3248.104-109: In parameter #2 for `addr': GBProxy_Tests.ttcn:3226.35-40: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3249.44-76: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3249.69-75: In parameter #2 for `addr': GBProxy_Tests.ttcn:3227.35-41: note: Referenced template variable is here GBProxy_Tests.ttcn:3265.9-3298.1: In function definition `f_TC_rim_info_ack': GBProxy_Tests.ttcn:3283.2-3289.17: In function instance: GBProxy_Tests.ttcn:3283.16-3289.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': GBProxy_Tests.ttcn:3283.17-3285.23: In parameter #1 for `tx': GBProxy_Tests.ttcn:3283.49-3285.23: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ACK': In parameter #1 for `dst': GBProxy_Tests.ttcn:3283.83-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3283.108-114: In parameter #2 for `addr': GBProxy_Tests.ttcn:3272.35-41: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3284.41-72: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3284.66-71: In parameter #2 for `addr': GBProxy_Tests.ttcn:3271.35-40: note: Referenced template variable is here GBProxy_Tests.ttcn:3291.2-3297.21: In function instance: GBProxy_Tests.ttcn:3291.16-3297.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': GBProxy_Tests.ttcn:3291.17-3293.23: In parameter #1 for `tx': GBProxy_Tests.ttcn:3291.49-3293.23: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ACK': In parameter #1 for `dst': GBProxy_Tests.ttcn:3291.83-114: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3291.108-113: In parameter #2 for `addr': GBProxy_Tests.ttcn:3271.35-40: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3292.41-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3292.66-72: In parameter #2 for `addr': GBProxy_Tests.ttcn:3272.35-41: note: Referenced template variable is here GBProxy_Tests.ttcn:3308.9-3343.1: In function definition `f_TC_rim_info_error': GBProxy_Tests.ttcn:3320.2-3322.43: In variable assignment: GBProxy_Tests.ttcn:3320.51-3322.43: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_Information_Error_RIM_Container': GBProxy_Tests.ttcn:3321.10-53: In parameter #2 for `cause': Osmocom_Gb_Types.ttcn:1094.2-1105.2: note: Referenced function is here GBProxy_Tests.ttcn:3328.2-3334.17: In function instance: GBProxy_Tests.ttcn:3328.16-3334.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': GBProxy_Tests.ttcn:3328.17-3330.25: In parameter #1 for `tx': GBProxy_Tests.ttcn:3328.51-3330.25: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ERROR': In parameter #1 for `dst': GBProxy_Tests.ttcn:3328.85-117: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3328.110-116: In parameter #2 for `addr': GBProxy_Tests.ttcn:3315.35-41: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3329.43-74: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3329.68-73: In parameter #2 for `addr': GBProxy_Tests.ttcn:3314.35-40: note: Referenced template variable is here GBProxy_Tests.ttcn:3336.2-3342.21: In function instance: GBProxy_Tests.ttcn:3336.16-3342.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': GBProxy_Tests.ttcn:3336.17-3338.25: In parameter #1 for `tx': GBProxy_Tests.ttcn:3336.51-3338.25: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ERROR': In parameter #1 for `dst': GBProxy_Tests.ttcn:3336.85-116: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3336.110-115: In parameter #2 for `addr': GBProxy_Tests.ttcn:3314.35-40: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3337.43-75: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3337.68-74: In parameter #2 for `addr': GBProxy_Tests.ttcn:3315.35-41: note: Referenced template variable is here GBProxy_Tests.ttcn:3354.9-3398.1: In function definition `f_TC_rim_info_app_error': GBProxy_Tests.ttcn:3383.2-3389.17: In function instance: GBProxy_Tests.ttcn:3383.16-3389.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': GBProxy_Tests.ttcn:3383.17-3385.30: In parameter #1 for `tx': GBProxy_Tests.ttcn:3383.63-3385.30: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR': In parameter #1 for `dst': GBProxy_Tests.ttcn:3383.97-129: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3383.122-128: In parameter #2 for `addr': GBProxy_Tests.ttcn:3363.35-41: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3384.48-79: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3384.73-78: In parameter #2 for `addr': GBProxy_Tests.ttcn:3362.35-40: note: Referenced template variable is here GBProxy_Tests.ttcn:3391.2-3397.21: In function instance: GBProxy_Tests.ttcn:3391.16-3397.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': GBProxy_Tests.ttcn:3391.17-3393.30: In parameter #1 for `tx': GBProxy_Tests.ttcn:3391.63-3393.30: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR': In parameter #1 for `dst': GBProxy_Tests.ttcn:3391.97-128: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3391.122-127: In parameter #2 for `addr': GBProxy_Tests.ttcn:3362.35-40: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3392.48-80: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3392.73-79: In parameter #2 for `addr': GBProxy_Tests.ttcn:3363.35-41: note: Referenced template variable is here GBProxy_Tests.ttcn:3408.9-3443.1: In function definition `f_TC_rim_info_pcu2pcu': GBProxy_Tests.ttcn:3424.2-3425.46: In variable assignment: GBProxy_Tests.ttcn:3424.45-3425.46: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3425.8-45: In parameter #2 for `addr': Osmocom_Gb_Types.ttcn:3358.2-3397.2: note: Referenced function is here GBProxy_Tests.ttcn:3426.2-3427.46: In variable assignment: GBProxy_Tests.ttcn:3426.45-3427.46: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3427.8-45: In parameter #2 for `addr': Osmocom_Gb_Types.ttcn:3358.2-3397.2: note: Referenced function is here GBProxy_Tests.ttcn:3471.9-3506.1: In function definition `f_TC_rim_from_eutran': GBProxy_Tests.ttcn:3490.2-3496.21: In function instance: GBProxy_Tests.ttcn:3490.16-3496.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': GBProxy_Tests.ttcn:3490.17-3492.24: In parameter #1 for `tx': GBProxy_Tests.ttcn:3490.43-3492.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': In parameter #1 for `dst': GBProxy_Tests.ttcn:3490.77-108: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3490.102-107: In parameter #2 for `addr': GBProxy_Tests.ttcn:3477.35-40: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3491.42-76: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3491.69-75: In parameter #2 for `addr': GBProxy_Tests.ttcn:3478.35-41: note: Referenced template variable is here GBProxy_Tests.ttcn:3499.2-3505.17: In function instance: GBProxy_Tests.ttcn:3499.16-3505.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': GBProxy_Tests.ttcn:3499.17-3501.24: In parameter #1 for `tx': GBProxy_Tests.ttcn:3499.43-3501.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': In parameter #1 for `dst': GBProxy_Tests.ttcn:3499.77-111: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3499.104-110: In parameter #2 for `addr': GBProxy_Tests.ttcn:3478.35-41: note: Referenced template variable is here In parameter #2 for `src': GBProxy_Tests.ttcn:3500.42-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': GBProxy_Tests.ttcn:3500.67-72: In parameter #2 for `addr': GBProxy_Tests.ttcn:3477.35-40: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie/gbproxy' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie/gbproxy make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie/gbproxy' DEP AF_PACKET_PT.cc DEP BSSGP_EncDec.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP LLC_EncDec.cc DEP Native_FunctionDefs.cc DEP SCCP_EncDec.cc DEP SCTPasp_PT.cc DEP TCCConversion.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP AF_PACKET_PortType.cc DEP AF_PACKET_PortTypes.cc DEP BSSGP_Types.cc DEP FrameRelay_CodecPort.cc DEP FrameRelay_Emulation.cc DEP FrameRelay_Types.cc DEP GBProxy_Tests.cc DEP GSM_Types.cc DEP General_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP L3_Common.cc DEP L3_Templates.cc DEP LLC_Templates.cc DEP LLC_Types.cc DEP M3UA_Emulation.cc DEP M3UA_Types.cc DEP MTP3asp_PortType.cc DEP MTP3asp_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP NS_Provider_FR.cc DEP NS_Provider_IPL4.cc DEP NS_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP Q931_Types.cc DEP Q933_Types.cc DEP SCCP_Types.cc DEP SCCP_Emulation.cc DEP SCCPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTPasp_Types.cc DEP SNDCP_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP AF_PACKET_PortType_part_1.cc DEP AF_PACKET_PortType_part_2.cc DEP AF_PACKET_PortType_part_3.cc DEP AF_PACKET_PortType_part_4.cc DEP AF_PACKET_PortType_part_5.cc DEP AF_PACKET_PortType_part_6.cc DEP AF_PACKET_PortType_part_7.cc DEP AF_PACKET_PortTypes_part_1.cc DEP AF_PACKET_PortTypes_part_2.cc DEP AF_PACKET_PortTypes_part_3.cc DEP AF_PACKET_PortTypes_part_4.cc DEP AF_PACKET_PortTypes_part_5.cc DEP AF_PACKET_PortTypes_part_6.cc DEP AF_PACKET_PortTypes_part_7.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_7.cc DEP FrameRelay_CodecPort_part_1.cc DEP FrameRelay_CodecPort_part_2.cc DEP FrameRelay_CodecPort_part_3.cc DEP FrameRelay_CodecPort_part_4.cc DEP FrameRelay_CodecPort_part_5.cc DEP FrameRelay_CodecPort_part_6.cc DEP FrameRelay_CodecPort_part_7.cc DEP FrameRelay_Emulation_part_1.cc DEP FrameRelay_Emulation_part_2.cc DEP FrameRelay_Emulation_part_3.cc DEP FrameRelay_Emulation_part_4.cc DEP FrameRelay_Emulation_part_5.cc DEP FrameRelay_Emulation_part_6.cc DEP FrameRelay_Emulation_part_7.cc DEP FrameRelay_Types_part_1.cc DEP FrameRelay_Types_part_2.cc DEP FrameRelay_Types_part_3.cc DEP FrameRelay_Types_part_4.cc DEP FrameRelay_Types_part_5.cc DEP FrameRelay_Types_part_6.cc DEP FrameRelay_Types_part_7.cc DEP GBProxy_Tests_part_1.cc DEP GBProxy_Tests_part_2.cc DEP GBProxy_Tests_part_3.cc DEP GBProxy_Tests_part_5.cc DEP GBProxy_Tests_part_4.cc DEP GBProxy_Tests_part_6.cc DEP GBProxy_Tests_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP L3_Common_part_1.cc DEP L3_Common_part_2.cc DEP L3_Common_part_3.cc DEP L3_Common_part_4.cc DEP L3_Common_part_5.cc DEP L3_Common_part_6.cc DEP L3_Common_part_7.cc DEP L3_Templates_part_1.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_7.cc DEP LLC_Templates_part_1.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_7.cc DEP LLC_Types_part_1.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_7.cc DEP M3UA_Emulation_part_1.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Types_part_1.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_7.cc DEP MTP3asp_PortType_part_1.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP NS_Provider_FR_part_1.cc DEP NS_Provider_FR_part_2.cc DEP NS_Provider_FR_part_3.cc DEP NS_Provider_FR_part_4.cc DEP NS_Provider_FR_part_5.cc DEP NS_Provider_FR_part_6.cc DEP NS_Provider_FR_part_7.cc DEP NS_Provider_IPL4_part_1.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Types_part_1.cc DEP NS_Types_part_2.cc DEP NS_Types_part_3.cc DEP NS_Types_part_4.cc DEP NS_Types_part_5.cc DEP NS_Types_part_6.cc DEP NS_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Q931_Types_part_1.cc DEP Q931_Types_part_2.cc DEP Q931_Types_part_3.cc DEP Q931_Types_part_4.cc DEP Q931_Types_part_5.cc DEP Q931_Types_part_6.cc DEP Q931_Types_part_7.cc DEP Q933_Types_part_1.cc DEP Q933_Types_part_2.cc DEP Q933_Types_part_3.cc DEP Q933_Types_part_4.cc DEP Q933_Types_part_5.cc DEP Q933_Types_part_6.cc DEP Q933_Types_part_7.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Types_part_1.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_7.cc DEP SCCPasp_Types_part_1.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_7.cc DEP SCTPasp_PortType_part_1.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_7.cc DEP SNDCP_Types_part_1.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP BSSGP_Emulation.cc DEP IPA_Emulation.cc DEP NS_Emulation.cc DEP RAW_NS.cc DEP SCCP_Mapping.cc DEP BSSGP_Emulation_part_1.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_7.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP NS_Emulation_part_1.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_7.cc DEP RAW_NS_part_1.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_7.cc DEP SCCP_Mapping_part_1.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_7.cc CC AF_PACKET_PortType.o CC AF_PACKET_PortTypes.o CC BSSGP_Types.o CC FrameRelay_CodecPort.o CC FrameRelay_Emulation.o CC FrameRelay_Types.o CC GBProxy_Tests.o CC GSM_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC L3_Common.o CC L3_Templates.o CC LLC_Templates.o CC LLC_Types.o CC M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC NS_Provider_FR.o CC NS_Provider_IPL4.o CC NS_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC Q931_Types.o CC Q933_Types.o CC SCCP_Emulation.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC AF_PACKET_PortType_part_1.o CC AF_PACKET_PortType_part_2.o CC AF_PACKET_PortType_part_3.o CC AF_PACKET_PortType_part_4.o CC AF_PACKET_PortType_part_5.o CC AF_PACKET_PortType_part_6.o CC AF_PACKET_PortType_part_7.o CC AF_PACKET_PortTypes_part_1.o CC AF_PACKET_PortTypes_part_2.o CC AF_PACKET_PortTypes_part_3.o CC AF_PACKET_PortTypes_part_4.o CC AF_PACKET_PortTypes_part_5.o CC AF_PACKET_PortTypes_part_6.o CC AF_PACKET_PortTypes_part_7.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC FrameRelay_CodecPort_part_1.o CC FrameRelay_CodecPort_part_2.o CC FrameRelay_CodecPort_part_3.o CC FrameRelay_CodecPort_part_4.o CC FrameRelay_CodecPort_part_5.o CC FrameRelay_CodecPort_part_6.o CC FrameRelay_CodecPort_part_7.o CC FrameRelay_Emulation_part_1.o CC FrameRelay_Emulation_part_2.o CC FrameRelay_Emulation_part_3.o CC FrameRelay_Emulation_part_4.o CC FrameRelay_Emulation_part_5.o CC FrameRelay_Emulation_part_6.o CC FrameRelay_Emulation_part_7.o CC FrameRelay_Types_part_1.o CC FrameRelay_Types_part_2.o CC FrameRelay_Types_part_3.o CC FrameRelay_Types_part_4.o CC FrameRelay_Types_part_5.o CC FrameRelay_Types_part_6.o CC FrameRelay_Types_part_7.o CC GBProxy_Tests_part_1.o CC GBProxy_Tests_part_2.o CC GBProxy_Tests_part_3.o CC GBProxy_Tests_part_4.o CC GBProxy_Tests_part_5.o CC GBProxy_Tests_part_6.o CC GBProxy_Tests_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC LLC_Templates_part_1.o CC LLC_Templates_part_2.o CC LLC_Templates_part_3.o CC LLC_Templates_part_4.o CC LLC_Templates_part_5.o CC LLC_Templates_part_6.o CC LLC_Templates_part_7.o CC LLC_Types_part_1.o CC LLC_Types_part_2.o CC LLC_Types_part_3.o CC LLC_Types_part_4.o CC LLC_Types_part_5.o CC LLC_Types_part_6.o CC LLC_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC NS_Provider_FR_part_1.o CC NS_Provider_FR_part_2.o CC NS_Provider_FR_part_3.o CC NS_Provider_FR_part_4.o CC NS_Provider_FR_part_5.o CC NS_Provider_FR_part_6.o CC NS_Provider_FR_part_7.o CC NS_Provider_IPL4_part_1.o CC NS_Provider_IPL4_part_2.o CC NS_Provider_IPL4_part_3.o CC NS_Provider_IPL4_part_4.o CC NS_Provider_IPL4_part_5.o CC NS_Provider_IPL4_part_6.o CC NS_Provider_IPL4_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC Q931_Types_part_1.o CC Q931_Types_part_2.o CC Q931_Types_part_3.o CC Q931_Types_part_4.o CC Q931_Types_part_5.o CC Q931_Types_part_6.o CC Q931_Types_part_7.o CC Q933_Types_part_1.o CC Q933_Types_part_2.o CC Q933_Types_part_3.o CC Q933_Types_part_4.o CC Q933_Types_part_5.o CC Q933_Types_part_6.o CC Q933_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SNDCP_Types_part_1.o CC SNDCP_Types_part_2.o CC SNDCP_Types_part_3.o CC SNDCP_Types_part_4.o CC SNDCP_Types_part_5.o CC SNDCP_Types_part_6.o CC SNDCP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC BSSGP_Emulation.o CC IPA_Emulation.o CC NS_Emulation.o CC RAW_NS.o CC SCCP_Mapping.o CC BSSGP_Emulation_part_1.o CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC NS_Emulation_part_1.o CC NS_Emulation_part_2.o CC NS_Emulation_part_3.o CC NS_Emulation_part_4.o CC NS_Emulation_part_5.o CC NS_Emulation_part_6.o CC NS_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC AF_PACKET_PT.o CC BSSGP_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD AF_PACKET_PortType.so CCLD AF_PACKET_PortTypes.so CCLD BSSGP_Types.so CCLD FrameRelay_CodecPort.so CCLD FrameRelay_Emulation.so CCLD FrameRelay_Types.so CCLD GBProxy_Tests.so CCLD GSM_Types.so CCLD General_Types.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_CodecPort.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD LLC_Templates.so CCLD LLC_Types.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD NS_Provider_FR.so CCLD NS_Provider_IPL4.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD Q931_Types.so CCLD Q933_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SNDCP_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD AF_PACKET_PortType_part_1.so CCLD AF_PACKET_PortType_part_3.so CCLD AF_PACKET_PortType_part_2.so CCLD AF_PACKET_PortType_part_4.so CCLD AF_PACKET_PortType_part_5.so CCLD AF_PACKET_PortType_part_6.so CCLD AF_PACKET_PortType_part_7.so CCLD AF_PACKET_PortTypes_part_1.so CCLD AF_PACKET_PortTypes_part_2.so CCLD AF_PACKET_PortTypes_part_3.so CCLD AF_PACKET_PortTypes_part_4.so CCLD AF_PACKET_PortTypes_part_5.so CCLD AF_PACKET_PortTypes_part_6.so CCLD AF_PACKET_PortTypes_part_7.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD FrameRelay_CodecPort_part_1.so CCLD FrameRelay_CodecPort_part_2.so CCLD FrameRelay_CodecPort_part_3.so CCLD FrameRelay_CodecPort_part_4.so CCLD FrameRelay_CodecPort_part_5.so CCLD FrameRelay_CodecPort_part_6.so CCLD FrameRelay_CodecPort_part_7.so CCLD FrameRelay_Emulation_part_1.so CCLD FrameRelay_Emulation_part_3.so CCLD FrameRelay_Emulation_part_4.so CCLD FrameRelay_Emulation_part_2.so CCLD FrameRelay_Emulation_part_6.so CCLD FrameRelay_Emulation_part_5.so CCLD FrameRelay_Emulation_part_7.so CCLD FrameRelay_Types_part_1.so CCLD FrameRelay_Types_part_2.so CCLD FrameRelay_Types_part_3.so CCLD FrameRelay_Types_part_4.so CCLD FrameRelay_Types_part_5.so CCLD FrameRelay_Types_part_6.so CCLD FrameRelay_Types_part_7.so CCLD GBProxy_Tests_part_1.so CCLD GBProxy_Tests_part_2.so CCLD GBProxy_Tests_part_3.so CCLD GBProxy_Tests_part_4.so CCLD GBProxy_Tests_part_5.so CCLD GBProxy_Tests_part_6.so CCLD GBProxy_Tests_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_FR_part_1.so CCLD NS_Provider_FR_part_2.so CCLD NS_Provider_FR_part_3.so CCLD MobileL3_Types_part_4.so CCLD NS_Provider_FR_part_4.so CCLD NS_Provider_FR_part_5.so CCLD NS_Provider_FR_part_6.so CCLD NS_Provider_FR_part_7.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD Q931_Types_part_1.so CCLD Q931_Types_part_2.so CCLD Q931_Types_part_3.so CCLD Q931_Types_part_4.so CCLD Q931_Types_part_5.so CCLD Q931_Types_part_6.so CCLD Q931_Types_part_7.so CCLD Q933_Types_part_1.so CCLD Q933_Types_part_2.so CCLD Q933_Types_part_3.so CCLD Q933_Types_part_4.so CCLD Q933_Types_part_5.so CCLD Q933_Types_part_6.so CCLD Q933_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SNDCP_Types_part_1.so CCLD SNDCP_Types_part_2.so CCLD SNDCP_Types_part_3.so CCLD SNDCP_Types_part_4.so CCLD SNDCP_Types_part_5.so CCLD SNDCP_Types_part_6.so CCLD SNDCP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD BSSGP_Emulation.so CCLD IPA_Emulation.so CCLD NS_Emulation.so CCLD RAW_NS.so CCLD SCCP_Mapping.so CCLD BSSGP_Emulation_part_1.so CCLD BSSGP_Emulation_part_2.so CCLD BSSGP_Emulation_part_3.so CCLD BSSGP_Emulation_part_4.so CCLD BSSGP_Emulation_part_5.so CCLD BSSGP_Emulation_part_6.so CCLD BSSGP_Emulation_part_7.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD NS_Emulation_part_1.so CCLD NS_Emulation_part_2.so CCLD NS_Emulation_part_3.so CCLD NS_Emulation_part_4.so CCLD NS_Emulation_part_5.so CCLD NS_Emulation_part_6.so CCLD NS_Emulation_part_7.so CCLD RAW_NS_part_1.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_5.so CCLD RAW_NS_part_6.so CCLD RAW_NS_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD AF_PACKET_PT.so CCLD BSSGP_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.so CCLD Native_FunctionDefs.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD GBProxy_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie/gbproxy' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (893 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'apt-rdepends', 'osmo-gbproxy'] [testenv] osmo-gbproxy -> osmo-gbproxy: installing osmo-gbproxy-dbg [testenv] osmo-gbproxy -> libc6: installing libc6-dbg [testenv] osmo-gbproxy -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-gbproxy, osmo-gbproxy-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-gbproxy', 'osmo-gbproxy-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly Recommended packages: osmo-sgsn The following NEW packages will be installed: libc6-dbg libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-gbproxy osmo-gbproxy-dbg osmocom-keyring osmocom-nightly 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. Need to get 10.8 MB of archives. After this operation, 23.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508292026 [3032 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508292026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508292026 [173 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508292026 [52.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508292026 [71.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508292026 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508292026 [71.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508292026 [105 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508292026 [178 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508292026 [60.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508292026 [64.2 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508292026 [51.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508292026 [44.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508292026 [2187 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-gbproxy 1:0.5.0.1.0aee.202508292026 [46.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-gbproxy-dbg 1:0.5.0.1.0aee.202508292026 [123 kB] Fetched 10.8 MB in 0s (81.4 MB/s) Selecting previously unselected package libc6-dbg:amd64. (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 ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508292026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508292026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508292026_amd64.deb ... Unpacking osmocom-nightly (202508292026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../04-libosmocodec4_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../07-libosmocoding0_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../11-libosmosim2_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../12-libosmousb0_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../13-libosmocore_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../14-libosmocore-dbg_1.11.0.32.33cb4.202508292026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508292026) ... Selecting previously unselected package osmo-gbproxy. Preparing to unpack .../15-osmo-gbproxy_1%3a0.5.0.1.0aee.202508292026_amd64.deb ... Unpacking osmo-gbproxy (1:0.5.0.1.0aee.202508292026) ... Selecting previously unselected package osmo-gbproxy-dbg. Preparing to unpack .../16-osmo-gbproxy-dbg_1%3a0.5.0.1.0aee.202508292026_amd64.deb ... Unpacking osmo-gbproxy-dbg (1:0.5.0.1.0aee.202508292026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508292026) ... Setting up osmocom-nightly (202508292026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508292026) ... Setting up libosmocore (1.11.0.32.33cb4.202508292026) ... Setting up osmo-gbproxy (1:0.5.0.1.0aee.202508292026) ... changed ownership of '/etc/osmocom/osmo-gbproxy.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-gbproxy.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-gbproxy.service' → '/usr/lib/systemd/system/osmo-gbproxy.service'. Setting up osmo-gbproxy-dbg (1:0.5.0.1.0aee.202508292026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508292026) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy/GBProxy_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/GBProxy_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-gbproxy.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy/GBProxy_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/GBProxy_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/GBProxy_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/GBProxy_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/GBProxy_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/GBProxy_Tests.default'] [testenv] Running gbproxy [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sh', '-c', 'osmo-gbproxy 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy/gbproxy.log'] Sat Aug 30 10:00:15 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{NULL}: Allocated Sat Aug 30 10:00:15 2025 DLBSSGP gb_proxy_vty.c:247 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:15 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:15 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:15 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{NULL}: Allocated Sat Aug 30 10:00:15 2025 DLBSSGP gb_proxy_vty.c:247 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:15 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:15 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:15 2025 DLNS fsm.c:456 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2028 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:00:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 Sat Aug 30 10:00:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSE SNS no endpoints from NS Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2240 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{UNCONFIGURED}: State change to UNCONFIGURED (no timeout) Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2513 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{UNCONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:15 2025 DLNS fsm.c:456 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2028 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:00:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 Sat Aug 30 10:00:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSE SNS no endpoints from NS Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2240 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{UNCONFIGURED}: State change to UNCONFIGURED (no timeout) Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2513 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:00:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{UNCONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:15 2025 DLGLOBAL telnet_interface.c:88 Available via telnet 127.0.0.1 4246 Sat Aug 30 10:00:15 2025 DLCTRL control_if.c:1026 CTRL at 127.0.0.1 4263 [testenv] Running testsuite (eclipse-titan 9.0.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-9.0.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-9.0.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/start-testsuite.sh', 'gbproxy/GBProxy_Tests', 'GBProxy_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-9.0.0/bin/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@f418b414a65f: Unix server socket created successfully. MC@f418b414a65f: Listening on TCP port 39629. MC2> f418b414a65f is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie/gbproxy/GBProxy_Tests f418b414a65f 39629 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f418b414a65f: New HC connected from 10.0.2.100 [10.0.2.100]. f418b414a65f: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@f418b414a65f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f418b414a65f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f418b414a65f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f418b414a65f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f418b414a65f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f418b414a65f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f418b414a65f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f418b414a65f: Configuration file was processed on all HCs. MC@f418b414a65f: Creating MTC on host 10.0.2.100. MC@f418b414a65f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Sat Aug 30 10:00:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_BVC_bringup started. Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 Sat Aug 30 10:00:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: Freeing instance Sat Aug 30 10:00:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: Deallocated Sat Aug 30 10:00:16 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=1, mtu=65523 Sat Aug 30 10:00:16 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:16 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 Sat Aug 30 10:00:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNCONFIGURED}: Freeing instance Sat Aug 30 10:00:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNCONFIGURED}: Deallocated Sat Aug 30 10:00:16 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:16 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=1, mtu=65523 Sat Aug 30 10:00:16 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:16 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) GbProxy_Test-NS(SGSN[0])(4)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(4)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(16)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(16)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:00:19 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=1, mtu=65523 Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:19 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=1, mtu=65523 Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:00:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 Sat Aug 30 10:00:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:00:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:00:19 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event REQ-RESET Sat Aug 30 10:00:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:00:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 Sat Aug 30 10:00:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:00:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:00:19 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event REQ-RESET Sat Aug 30 10:00:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(4)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])(16)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(17)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(5)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(28)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(29)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:00:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:00:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(28)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(28)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde550]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde550]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde550]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde550]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde550]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde550]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(29)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(34)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdec30]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdec30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdec30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdec30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdec30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf310]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce30d0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf310]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf310]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf310]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce30d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce30d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce30d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(33)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf310]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf310]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce30d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce30d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:00:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[2])(39)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(33)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce5ea0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce5ea0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce5ea0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce5ea0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce5ea0]{NULL}: Tx BSSGP BVC-RESET-ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce5ea0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(39)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(34)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6580]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6580]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6580]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6580]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6580]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7d50]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8430]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7d50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7d50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7d50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:00:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce9210]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce9210]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce9210]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce9210]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce9210]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceaaf0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb1d0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceaaf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceaaf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceaaf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb1d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb1d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb1d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(37)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(40)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7d50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7d50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceaaf0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceaaf0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(39)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb1d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb1d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9840]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9840]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9840]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9840]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9840]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9840]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9f20]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9f20]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9f20]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9f20]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9f20]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cee900]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceefe0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cee900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cee900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cee900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceefe0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceefe0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceefe0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cedbf0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cedbf0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cedbf0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cedbf0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cedbf0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee2d0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cee6f0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee2d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee2d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee2d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cee6f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cee6f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cee6f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef6c0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef6c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef6c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef6c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef6c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cefec0]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf1b90]{NULL}: Allocated Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cefec0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cefec0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cefec0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf1b90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf1b90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf1b90]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cee900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cee900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceefe0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceefe0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cee6f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cee6f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf1b90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf1b90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee2d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee2d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cefec0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cefec0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@f418b414a65f: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@f418b414a65f: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f418b414a65f: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f418b414a65f: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:00:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:24 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:24 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:24 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:24 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:24 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:24 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:24 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:24 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_BVC_bringup(46)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@f418b414a65f: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@f418b414a65f: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f418b414a65f: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f418b414a65f: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:00:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_BVC_bringup(47)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(38)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(33)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(37)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(39)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f418b414a65f: Final verdict of PTC: none TC_BVC_bringup(46)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(36)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f418b414a65f: Final verdict of PTC: none TC_BVC_bringup(47)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(13): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(20): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(25): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(35): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(36): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(37): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(38): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(43): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@f418b414a65f: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Sat Aug 30 10:00:31 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=198932) Waiting for packet dumper to finish... 1 (prev_count=198932, count=200012) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Sat Aug 30 10:00:33 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_BVC_bringup_conflicting started. Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:00:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cee900]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceaaf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf310]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cefec0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7d50]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee2d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd79b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:00:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceefe0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb1d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce30d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf1b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8430]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cee6f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd9560]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc870]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{CONFIGURED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf720]{CONFIGURED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde550]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdec30]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cddb60]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{CONFIGURED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1b90]{CONFIGURED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce5ea0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce9210]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6580]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{CONFIGURED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6960]{CONFIGURED}: Deallocated Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9840]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cedbf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce8730]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(49)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(49)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(49)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(57)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(57)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(61)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(61)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:00:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[0])-NSVCI201(57)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:00:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:00:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:00:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:00:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:00:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:00:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(49)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(61)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(57)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(57)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(50)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(62)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(73)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(74)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:00:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:00:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(73)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(73)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(78)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdf310]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdf310]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdf310]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdf310]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdf310]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdf310]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(78)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(74)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00023) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00023)[0x55e051ceaaf0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00023)[0x55e051ceaaf0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00023)[0x55e051ceaaf0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00023)[0x55e051ceaaf0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00023)[0x55e051ceaaf0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cdded0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cdded0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cdded0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cdded0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(79)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:00:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:00:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f418b414a65f: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(78)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f418b414a65f: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f418b414a65f: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(78)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cdded0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cdded0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ced4b0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ced4b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ced4b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ced4b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ced4b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ced4b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(84)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(79)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9fa0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9fa0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9fa0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9fa0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9fa0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdc730]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf02b0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdc730]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdc730]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdc730]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf02b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf02b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf02b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(84)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00023) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00023)[0x55e051cde310]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00023)[0x55e051cde310]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00023)[0x55e051cde310]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00023)[0x55e051cde310]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00023)[0x55e051cde310]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:688 NSE(02002/BSS)-BVC(00023/UNBLOCKED) Rx BVC-RESET via this NSE, but CELL already has BVC on NSEI=02001 Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:690 NSE(02001/BSS)-BVC(00023/UNBLOCKED) Destroying due to conflicting BVCI configuration (new NSEI=02002)! Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00023)[0x55e051ceaaf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cdded0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC00023)[0x55e051ceaaf0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC00023)[0x55e051ceaaf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00023)[0x55e051ceaaf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00023)[0x55e051ceaaf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(56)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(56)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f418b414a65f: 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])-BVCI23(81)@f418b414a65f: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf02b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf02b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: 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 } Sat Aug 30 10:00:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:00:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdc730]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdc730]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(85)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(84)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:00:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdeb10]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdeb10]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdeb10]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdeb10]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdeb10]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdeb10]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(85)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00023) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00023)[0x55e051ceb1f0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00023)[0x55e051ceb1f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00023)[0x55e051ceb1f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00023)[0x55e051ceb1f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00023)[0x55e051ceb1f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:688 NSE(02003/BSS)-BVC(00023/UNBLOCKED) Rx BVC-RESET via this NSE, but CELL already has BVC on NSEI=02002 Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:690 NSE(02002/BSS)-BVC(00023/UNBLOCKED) Destroying due to conflicting BVCI configuration (new NSEI=02003)! Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00023)[0x55e051cde310]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC00023)[0x55e051cee900]{WAIT_RESET_ACK}: Deallocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC00023)[0x55e051ceaaf0]{WAIT_RESET_ACK}: Deallocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC00023)[0x55e051ceaaf0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cee900]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC00023)[0x55e051ceaaf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00023)[0x55e051ceaaf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00023)[0x55e051ceaaf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cee900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cee900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cee900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde310]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde310]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde310]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde310]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde310]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee6f0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e80]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee6f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee6f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee6f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce84b0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce84b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce84b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce84b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce84b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb7d0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdbeb0]{NULL}: Allocated Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb7d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb7d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb7d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdbeb0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdbeb0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdbeb0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: 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])-BVCI23(63)@f418b414a65f: 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(PCU[2])-BVCI23(87)@f418b414a65f: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee6f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee6f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdbeb0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdbeb0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:00:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:00:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb7d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:00:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb7d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:00:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-ALIVE_ACK MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:00:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_BVC_bringup_conflicting(91)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f418b414a65f: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:00:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:00:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:00:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:00:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_BVC_bringup_conflicting(92)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(57)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(70)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(88)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(56)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(58)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(69)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(78)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(87)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f418b414a65f: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(62)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f418b414a65f: Final verdict of PTC: none TC_BVC_bringup_conflicting(92)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(55)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(68)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(86)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(53): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(55): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(56): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(57): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(58): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(66): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(68): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(69): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(70): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(71): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(76): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(77): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(78): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(81): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(82): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(86): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(87): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(88): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(89): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@f418b414a65f: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Sat Aug 30 10:00:54 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220460) Waiting for packet dumper to finish... 1 (prev_count=220460, count=221540) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Sat Aug 30 10:00:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_ul_unitdata started. Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:00:57 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb7d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdc730]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC00023)[0x55e051ceaaf0]{WAIT_RESET_ACK}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cee6f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd6f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf720]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:57 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:00:57 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdbeb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf02b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC00023)[0x55e051cee900]{WAIT_RESET_ACK}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e80]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceefe0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cee2d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:00:57 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{CONFIGURED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7d50]{CONFIGURED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdf310]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cefec0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{CONFIGURED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8aa0]{CONFIGURED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ced4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9fa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3320]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde8f0]{CONFIGURED}: Deallocated Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdeb10]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce84b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00023)[0x55e051ceb1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde310]{UNBLOCKED}: Deallocated Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:00:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:00:57 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:00:57 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddac0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(94)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(94)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(94)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(106)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(106)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:01:00 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:00 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:01:00 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:01:00 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:01:00 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:00 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:01:00 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:01:00 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:01:00 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:00 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:00 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(94)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(106)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(107)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(107)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(95)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:00 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:00 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:00 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:00 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:00 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:00 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:00 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:00 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:00 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(118)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(119)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(122)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:01:01 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(118)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(118)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(PCU[1])(124)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceaaf0]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceaaf0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceaaf0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceaaf0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceaaf0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceaaf0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(122)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:01:01 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[0])(119)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(122)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(122)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1280]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee570]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1280]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1280]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1280]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(129)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3220]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3220]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3220]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3220]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3220]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3220]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1280]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1280]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(124)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda040]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda040]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda040]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda040]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda040]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdaf90]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9f20]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdaf90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdaf90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdaf90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9f20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9f20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9f20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce29e0]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce29e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce29e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce29e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce29e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3010]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdda90]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3010]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3010]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3010]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdda90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdda90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdda90]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(129)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3010]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3010]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdaf90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdaf90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9f20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9f20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdda90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdda90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(130)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(129)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecff0]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecff0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecff0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecff0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecff0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecff0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(130)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d00]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d00]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d00]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d00]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d00]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce23e0]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceeae0]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce23e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce23e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce23e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceeae0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceeae0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceeae0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cef140]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cef140]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cef140]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cef140]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cef140]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef560]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf20c0]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef560]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef560]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef560]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf20c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf20c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf20c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9210]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9210]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9210]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9210]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9210]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce98f0]{NULL}: Allocated Sat Aug 30 10:01:01 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9d10]{NULL}: Allocated GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@f418b414a65f: Rx BVC-RESET from BVCI=20031Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce98f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce98f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce98f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9d10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9d10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9d10]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce23e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce23e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef560]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef560]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceeae0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceeae0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf20c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf20c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9d10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9d10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce98f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce98f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(120)@f418b414a65f: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@f418b414a65f: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f418b414a65f: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f418b414a65f: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@f418b414a65f: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:02 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:05 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:05 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:05 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:05 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:05 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:05 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:05 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:05 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(120)@f418b414a65f: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@f418b414a65f: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f418b414a65f: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f418b414a65f: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@f418b414a65f: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:06 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:07 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:08 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:08 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:09 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) Sat Aug 30 10:01:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:10 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:11 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 Sat Aug 30 10:01:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Received Event RX-ALIVE_ACK MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(110)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(123)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(115)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(122)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(107)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(108)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(131)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@f418b414a65f: Final verdict of PTC: none TC_ul_unitdata(136)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(130)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(126)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(121)@f418b414a65f: Final verdict of PTC: none TC_ul_unitdata(137)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(113)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(98): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(103): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(108): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(109): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(110): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(111): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(113): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(114): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(115): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(116): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(120): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(121): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(122): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(123): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(126): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(128): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(131): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(133): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@f418b414a65f: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Sat Aug 30 10:01:11 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2710380) Waiting for packet dumper to finish... 1 (prev_count=2710380, count=2745480) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Sat Aug 30 10:01:14 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_ul_unitdata_pool_failure started. Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:01:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce23e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3010]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1280]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce98f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdaf90]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef560]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdbeb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:01:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceeae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdda90]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee570]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9d10]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf20c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf02b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7d50]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{CONFIGURED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6f20]{CONFIGURED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceaaf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cee6f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{CONFIGURED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc730]{CONFIGURED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3220]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce29e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda040]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdb7d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{CONFIGURED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7f30]{CONFIGURED}: Deallocated Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d00]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9210]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cef140]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce6be0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(139)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(139)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(139)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(151)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(151)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:01:18 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:18 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:01:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:01:18 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:01:18 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:18 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(151)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:01:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:01:18 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:01:18 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:18 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(139)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(152)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:18 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:18 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:18 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:18 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(140)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:18 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:18 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:18 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:18 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:18 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(163)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(164)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:01:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(163)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1280]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1280]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1280]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1280]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1280]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1280]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(164)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(169)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(168)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3010]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3010]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3010]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3010]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3010]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce23e0]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce36a0]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce23e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce23e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce23e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce36a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce36a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce36a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce36a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce36a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce23e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce23e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(168)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2a80]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2a80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2a80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2a80]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2a80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2a80]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(174)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(169)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb200]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb200]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb200]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb200]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb200]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdbf70]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc870]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdbf70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdbf70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdbf70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc870]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc870]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc870]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cefcd0]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cefcd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cefcd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cefcd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cefcd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdba40]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce1e50]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdba40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdba40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdba40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce1e50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce1e50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce1e50]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(174)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc870]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc870]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(172)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdbf70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdbf70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce1e50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce1e50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdba40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdba40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(175)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(174)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(174)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceecb0]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceecb0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceecb0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceecb0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceecb0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceecb0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(175)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef390]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef390]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef390]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef390]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef390]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6930]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7470]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6930]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6930]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6930]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7470]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7470]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7470]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb00]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb00]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb00]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb00]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb00]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced1e0]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdea30]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced1e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced1e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced1e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdea30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdea30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdea30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf060]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf060]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf060]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf060]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf060]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf1e50]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2530]{NULL}: Allocated Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf1e50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf1e50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf1e50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2530]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2530]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2530]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6930]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6930]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7470]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7470]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdea30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdea30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf1e50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf1e50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced1e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced1e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2530]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2530]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Warning: Stopping inactive timer Tns_alive. Sat Aug 30 10:01:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:01:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:24 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:24 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:24 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:24 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:24 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:24 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:01:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:01:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:28 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:28 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:01:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:31 2025 DLNS gprs_ns2_vc_fsm.c:245 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{UNBLOCKED}: State change to RECOVERING (T0, 2s) Sat Aug 30 10:01:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{RECOVERING}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:31 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7470]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc870]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce36a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2530]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce1e50]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdea30]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:01:31 2025 DLNS gprs_ns2_vc_fsm.c:245 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{UNBLOCKED}: State change to RECOVERING (T0, 2s) Sat Aug 30 10:01:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{RECOVERING}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:01:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:01:31 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{RECOVERING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{RECOVERING}: Freeing instance Sat Aug 30 10:01:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceeae0]{RECOVERING}: Deallocated Sat Aug 30 10:01:31 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{RECOVERING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{RECOVERING}: Freeing instance Sat Aug 30 10:01:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd6f20]{RECOVERING}: Deallocated Sat Aug 30 10:01:31 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:31 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:31 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:01:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:33 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:33 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:34 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:01:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:34 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:35 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@f418b414a65f: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) Sat Aug 30 10:01:40 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_sns.c:1791 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSE 102: SNS failed: Size retries failed. Selecting next IP-SNS endpoint. Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_sns.c:1791 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:01:40 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Freeing instance Sat Aug 30 10:01:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Deallocated Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:40 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:40 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:40 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx UL-UNITDATA Sat Aug 30 10:01:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(168)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(172)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(175)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(140)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(171)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(158)@f418b414a65f: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@f418b414a65f: Final verdict of PTC: pass TC_ul_unitdata_pool_failure(182)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(143): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(148): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(155): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(158): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(160): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(167): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(168): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(171): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(172): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(173): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(178): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@f418b414a65f: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Sat Aug 30 10:01:41 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2735368) Waiting for packet dumper to finish... 1 (prev_count=2735368, count=2772352) Sat Aug 30 10:01:43 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:43 2025 DLNS gprs_ns2_sns.c:1791 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSE 102: SNS failed: Size retries failed. Selecting next IP-SNS endpoint. Sat Aug 30 10:01:43 2025 DLNS gprs_ns2_sns.c:1791 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:01:43 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Freeing instance Sat Aug 30 10:01:43 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Deallocated Sat Aug 30 10:01:43 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:43 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:43 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Sat Aug 30 10:01:43 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:01:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_dl_unitdata started. Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:44 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:01:44 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdbf70]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce23e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf1e50]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdba40]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced1e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdf720]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef560]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:44 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Deallocated Sat Aug 30 10:01:44 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:44 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{CONFIGURED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdaf90]{CONFIGURED}: Deallocated Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1280]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3010]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce98f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{CONFIGURED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6e90]{CONFIGURED}: Deallocated Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2a80]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb200]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cefcd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9ba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{CONFIGURED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd800]{CONFIGURED}: Deallocated Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceecb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef390]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf060]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb00]{UNBLOCKED}: Deallocated Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:01:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce86c0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(184)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(184)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(184)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(196)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(196)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:01:47 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1791 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSE 102: SNS failed: Size retries failed. Selecting next IP-SNS endpoint. Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1791 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Freeing instance Sat Aug 30 10:01:47 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd6f20]{UNCONFIGURED}: Deallocated Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:47 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:01:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:01:47 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:01:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(184)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:01:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:01:47 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:01:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(196)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(185)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(197)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(208)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(209)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:01:48 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:48 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(208)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(208)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:48 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:01:48 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:48 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc870]{NULL}: Allocated Sat Aug 30 10:01:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc870]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc870]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc870]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc870]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc870]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(214)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(209)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:01:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd7470]{NULL}: Allocated Sat Aug 30 10:01:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd7470]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd7470]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd7470]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd7470]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbf70]{NULL}: Allocated Sat Aug 30 10:01:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf2aa0]{NULL}: Allocated Sat Aug 30 10:01:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbf70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbf70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbf70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf2aa0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf2aa0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf2aa0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:48 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:48 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf2aa0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf2aa0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbf70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbf70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:48 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:48 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(213)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:01:49 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])(219)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd6f70]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd6f70]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd6f70]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd6f70]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd6f70]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd6f70]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(214)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(214)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb200]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb200]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb200]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb200]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb200]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cee920]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf2e40]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cee920]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cee920]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cee920]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf2e40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf2e40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf2e40]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda0f0]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda0f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda0f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda0f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda0f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdd4e0]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7380]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdd4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdd4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdd4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7380]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7380]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7380]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(217)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:01:49 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:01:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNCONFIGURED}: Allocated Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf2e40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf2e40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cee920]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cee920]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7380]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7380]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(220)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdd4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdd4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(219)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(219)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:01:49 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:01:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9c50]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9c50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9c50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9c50]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9c50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9c50]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(220)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce22e0]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce22e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce22e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce22e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce22e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd240]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd240]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd240]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd240]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8060]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8060]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8060]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8060]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8060]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce86c0]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf1d80]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce86c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce86c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce86c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf1d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf1d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf1d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdee20]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdee20]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdee20]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdee20]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdee20]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdb4e0]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdbbc0]{NULL}: Allocated Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdb4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdb4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdb4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdbbc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdbbc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdbbc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd240]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd240]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf1d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf1d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce86c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce86c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdbbc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdbbc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdb4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:01:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdb4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@f418b414a65f: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@f418b414a65f: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f418b414a65f: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@f418b414a65f: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:49 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:50 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) Sat Aug 30 10:01:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) Sat Aug 30 10:01:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@f418b414a65f: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@f418b414a65f: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f418b414a65f: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@f418b414a65f: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) Sat Aug 30 10:01:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) Sat Aug 30 10:01:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) Sat Aug 30 10:01:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:54 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) Sat Aug 30 10:01:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:01:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:01:58 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DL-UNITDATA Sat Aug 30 10:01:58 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(200)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(218)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(208)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(213)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(217)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186)@f418b414a65f: Final verdict of PTC: none TC_dl_unitdata(226)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(216)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f418b414a65f: Final verdict of PTC: none TC_dl_unitdata(227)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(198)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(188): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(193): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(198): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(199): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(200): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(201): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(205): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(212): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(213): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(215): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(216): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(217): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(218): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(223): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@f418b414a65f: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Sat Aug 30 10:01:58 UTC 2025 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2723628) Sat Aug 30 10:01:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:01:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=2723628, count=2748292) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Sat Aug 30 10:02:00 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:02:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_ra_capability started. Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:02:01 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdb4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbf70]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce86c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceeae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:02:01 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdbbc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7380]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf2aa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd240]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf2e40]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf1d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdaf90]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdea30]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1e50]{CONFIGURED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc870]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd7470]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2530]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf2660]{CONFIGURED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd6f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda0f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb200]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cedd50]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde420]{CONFIGURED}: Deallocated Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce9c50]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdee20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce22e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8060]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:01 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:01 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce5d70]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(229)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(229)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(229)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(241)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(241)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:04 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:04 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:04 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:02:04 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:04 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:04 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:02:04 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:04 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:04 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(241)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(229)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(242)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(230)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:04 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:04 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:04 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:04 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:04 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:04 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(253)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(254)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:06 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(253)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdbf70]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdbf70]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdbf70]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdbf70]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdbf70]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdbf70]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(258)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(254)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(259)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd4e0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd4e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd4e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd4e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd4e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdb4e0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdb4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdb4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdb4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(258)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdb4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdb4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd9ba0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd9ba0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd9ba0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd9ba0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd9ba0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd9ba0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(264)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(259)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3280]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3280]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3280]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3280]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3280]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce81a0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cda0e0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce81a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce81a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce81a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cda0e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cda0e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cda0e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb250]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb250]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb250]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb250]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb250]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfa20]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce6760]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfa20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfa20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfa20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce6760]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce6760]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce6760]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfa20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfa20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cda0e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cda0e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce81a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce81a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce6760]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce6760]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:06 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(265)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(264)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(264)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceed90]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceed90]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceed90]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceed90]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceed90]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceed90]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(265)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce7b20]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce7b20]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce7b20]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce7b20]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce7b20]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc820]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc820]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc820]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc820]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdecf0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1320]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdecf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdecf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdecf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1320]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1320]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1320]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9ba0]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea280]{NULL}: Allocated Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9ba0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9ba0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9ba0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea280]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea280]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea280]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc820]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc820]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1320]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1320]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdecf0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdecf0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9ba0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9ba0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea280]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea280]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f418b414a65f: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f418b414a65f: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f418b414a65f: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@f418b414a65f: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f418b414a65f: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f418b414a65f: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f418b414a65f: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@f418b414a65f: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY Sat Aug 30 10:02:06 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(243)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(230)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(265)@f418b414a65f: Final verdict of PTC: none TC_ra_capability(272)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f418b414a65f: Final verdict of PTC: none TC_ra_capability(271)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(238): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(243): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(245): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(250): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(262): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(268): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@f418b414a65f: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Sat Aug 30 10:02:06 UTC 2025 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=243748) Waiting for packet dumper to finish... 1 (prev_count=243748, count=244828) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Sat Aug 30 10:02:08 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:02:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_ra_capability_upd started. Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:02:09 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9ba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfa20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdb4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce81a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdecf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce1e50]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:09 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:02:09 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea280]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce6760]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc820]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cda0e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1320]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdbbc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce86c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:09 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee920]{CONFIGURED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdbf70]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4f0]{CONFIGURED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd9ba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdb250]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3280]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cefe40]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{CONFIGURED}: Deallocated Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceed90]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce7b20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:09 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:09 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd79b0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(274)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(274)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(274)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(286)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(286)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:12 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:12 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:02:12 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(274)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:02:12 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(286)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(275)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(275)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(287)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(298)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(299)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(298)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(303)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdb4e0]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdb4e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdb4e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdb4e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdb4e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdb4e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(303)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(299)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(299)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(304)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:02:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd6ed0]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd6ed0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd6ed0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd6ed0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd6ed0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbed0]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9610]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbed0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbed0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbed0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9610]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9610]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9610]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(303)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(303)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9610]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9610]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbed0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbed0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ba0]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ba0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ba0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ba0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ba0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ba0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(309)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(304)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced580]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced580]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced580]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced580]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced580]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf780]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3280]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf780]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf780]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf780]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3280]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3280]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3280]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda190]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda190]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda190]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda190]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda190]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd630]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdaf90]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd630]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd630]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd630]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdaf90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdaf90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdaf90]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(309)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3280]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3280]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf780]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf780]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(310)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd630]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd630]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdaf90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdaf90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(309)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(309)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7380]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7380]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7380]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7380]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7380]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7380]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(310)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cefb60]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cefb60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cefb60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cefb60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cefb60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce66c0]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7860]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce66c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce66c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce66c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb9f0]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb9f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb9f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb9f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb9f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7b20]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce10e0]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7b20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7b20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7b20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce10e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce10e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce10e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce17c0]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce17c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce17c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce17c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce17c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceee40]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce1c10]{NULL}: Allocated Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceee40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceee40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceee40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce1c10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce1c10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce1c10]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce66c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce66c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce10e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce10e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7b20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7b20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce1c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce1c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceee40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceee40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@f418b414a65f: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f418b414a65f: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@f418b414a65f: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f418b414a65f: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@f418b414a65f: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f418b414a65f: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@f418b414a65f: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f418b414a65f: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx RA-CAPABILITY-UPDATE-ACK Sat Aug 30 10:02:14 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(303)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(309)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(310)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(294)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(277)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@f418b414a65f: Final verdict of PTC: none TC_ra_capability_upd(316)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(287)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305)@f418b414a65f: Final verdict of PTC: none TC_ra_capability_upd(317)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(277): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(279): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(283): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(291): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(294): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(296): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(302): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(303): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(307): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(314): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@f418b414a65f: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Sat Aug 30 10:02:15 UTC 2025 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252160) Waiting for packet dumper to finish... 1 (prev_count=252160, count=276824) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Sat Aug 30 10:02:17 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:02:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_radio_status started. Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:02:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce66c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf780]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdbed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceee40]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd630]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7b20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:02:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cd7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3280]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9610]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce1c10]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdaf90]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce10e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea280]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdecf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce81a0]{CONFIGURED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdb4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd6ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfa20]{CONFIGURED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced580]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cda190]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9ba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0e40]{CONFIGURED}: Deallocated Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7380]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cefb60]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce17c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb9f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf1090]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(319)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(319)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(319)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(331)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(331)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:21 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:21 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:21 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:02:21 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:21 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:21 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(319)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:21 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:02:21 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:21 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:21 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])(331)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(320)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(332)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:21 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:21 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:21 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:21 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:21 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:21 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:21 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:21 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(343)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(344)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:22 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(348)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(343)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceee40]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceee40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceee40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceee40]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceee40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceee40]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(349)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(344)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(348)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdbed0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdbed0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdbed0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdbed0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdbed0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce66c0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf780]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce66c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce66c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce66c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf780]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf780]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf780]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:22 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf780]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf780]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce66c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce66c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(348)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc900]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc900]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc900]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc900]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc900]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc900]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(354)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(349)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef010]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef010]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef010]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef010]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef010]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3280]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce6ae0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3280]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3280]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3280]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce6ae0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce6ae0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce6ae0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda190]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda190]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda190]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda190]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda190]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefcd0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdfc10]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefcd0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefcd0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefcd0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdfc10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdfc10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdfc10]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3280]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3280]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefcd0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefcd0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce6ae0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce6ae0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdfc10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdfc10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:22 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(355)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(354)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecd90]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecd90]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecd90]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecd90]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecd90]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecd90]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(355)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced100]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced100]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced100]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced100]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced100]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce2d20]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf2da0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce2d20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce2d20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce2d20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf2da0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf2da0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf2da0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdcfc0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdcfc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdcfc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdcfc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdcfc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1e50]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb4e0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1e50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1e50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1e50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdbbc0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdbbc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdbbc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdbbc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdbbc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9fb0]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1320]{NULL}: Allocated Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9fb0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9fb0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9fb0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1320]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1320]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1320]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-UNITDATA GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf2da0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf2da0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1320]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1320]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce2d20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce2d20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9fb0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9fb0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1e50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1e50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(345)@f418b414a65f: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@f418b414a65f: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f418b414a65f: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f418b414a65f: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@f418b414a65f: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(345)@f418b414a65f: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@f418b414a65f: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f418b414a65f: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f418b414a65f: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@f418b414a65f: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:22 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(327)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(348)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(339)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(346)@f418b414a65f: Final verdict of PTC: none TC_radio_status(361)@f418b414a65f: Final verdict of PTC: pass TC_radio_status(362)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(325)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(323): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(325): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(326): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(327): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(328): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(336): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(339): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(341): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(345): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(346): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(347): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(348): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(353): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(358): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@f418b414a65f: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Sat Aug 30 10:02:23 UTC 2025 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=199048) Waiting for packet dumper to finish... 1 (prev_count=199048, count=244968) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Sat Aug 30 10:02:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_radio_status_tmsi started. Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:02:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9fb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefcd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce66c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1e50]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3280]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce2d20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce81a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:02:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1320]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdfc10]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf780]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce6ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf2da0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7b20]{CONFIGURED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceee40]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdbed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd630]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd960]{CONFIGURED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc900]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cda190]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef010]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7170]{CONFIGURED}: Deallocated Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cecd90]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdbbc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdcfc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced100]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf18d0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(364)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(364)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(364)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(376)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(376)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:29 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:29 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:29 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:02:29 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:29 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:29 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:29 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:02:29 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:29 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:29 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:29 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(376)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(364)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(377)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(365)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:29 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:29 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:29 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:29 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:29 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:29 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:29 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:29 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(388)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(389)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:30 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(393)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(388)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(388)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce66c0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce66c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce66c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce66c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce66c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce66c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(394)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(389)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(393)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cefcd0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cefcd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cefcd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cefcd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cefcd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce9fb0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdd960]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce9fb0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce9fb0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce9fb0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdd960]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdd960]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdd960]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:30 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdd960]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdd960]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce9fb0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce9fb0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(393)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2ef0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2ef0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2ef0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2ef0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2ef0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2ef0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(399)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(394)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd6ed0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd6ed0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd6ed0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd6ed0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd6ed0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfcb0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2670]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfcb0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfcb0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfcb0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2670]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2670]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2670]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2000]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2000]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2000]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2000]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2000]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf640]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf310]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf640]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf640]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf640]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf310]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf310]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf310]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(399)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfcb0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfcb0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2670]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2670]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf640]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf640]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf310]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf310]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(400)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:02:30 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(399)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(399)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced050]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced050]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced050]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced050]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced050]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced050]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(400)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc5d0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc5d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc5d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc5d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc5d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce67f0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce67f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce67f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce67f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceea50]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceea50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceea50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceea50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceea50]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cef090]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2ec0]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cef090]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cef090]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cef090]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2ec0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2ec0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2ec0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca10]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca10]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca10]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca10]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca10]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdb840]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdbc60]{NULL}: Allocated Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdb840]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdb840]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdb840]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdbc60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdbc60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdbc60]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce67f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce67f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cef090]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cef090]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2ec0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2ec0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdbc60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdbc60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdb840]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdb840]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(390)@f418b414a65f: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f418b414a65f: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@f418b414a65f: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(390)@f418b414a65f: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f418b414a65f: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@f418b414a65f: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:30 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(369)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(384)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(391)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(367)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(371)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(382)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(400)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(365)@f418b414a65f: Final verdict of PTC: none TC_radio_status_tmsi(407)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(378)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(402)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390)@f418b414a65f: Final verdict of PTC: none TC_radio_status_tmsi(406)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(366): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(367): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(368): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(369): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(371): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(373): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(378): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(380): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(382): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(383): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(384): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(385): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(390): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(391): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(398): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(402): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(404): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@f418b414a65f: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Sat Aug 30 10:02:31 UTC 2025 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=210672) Waiting for packet dumper to finish... 1 (prev_count=210672, count=243692) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Sat Aug 30 10:02:33 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_radio_status_imsi started. Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:02:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce67f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdfcb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce9fb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cef090]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf640]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdb840]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce2d20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:02:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2670]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdd960]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf2ec0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf310]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdbc60]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1320]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7b20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3280]{CONFIGURED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce66c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cefcd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1e50]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{CONFIGURED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2ef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd6ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2000]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd80c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda0f0]{CONFIGURED}: Deallocated Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced050]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc5d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceea50]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca10]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd580]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(409)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(409)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(409)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(421)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(421)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(429)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(429)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(429)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:02:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:02:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(409)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(421)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(429)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(429)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(422)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(410)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(433)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(434)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(438)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(433)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9fb0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9fb0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9fb0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9fb0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9fb0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9fb0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(439)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(434)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[1])(438)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(434)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdfcb0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdfcb0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdfcb0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdfcb0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdfcb0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce67f0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce66c0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce67f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce67f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce67f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce66c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce66c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce66c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:02:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce66c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce66c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce67f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce67f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(438)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-NS(PCU[1])(438)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ceb0a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ceb0a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ceb0a0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ceb0a0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(439)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2690]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(444)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdd830]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdd830]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdd830]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdd830]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdd830]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cda040]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefcd0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cda040]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cda040]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cda040]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefcd0]{NULL}: Received Event REQ-RESET GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefcd0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefcd0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(442)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(428)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(445)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(428)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cda040]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cda040]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefcd0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefcd0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(444)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf1100]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf1100]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf1100]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf1100]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf1100]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf1100]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(445)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfab0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cecdb0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced150]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cecdb0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cecdb0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cecdb0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced150]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced150]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced150]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc530]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc530]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc530]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc530]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc530]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2f10]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b20]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2f10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2f10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2f10]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0520]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0520]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0520]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0520]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0520]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf2ec0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce14f0]{NULL}: Allocated Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf2ec0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf2ec0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf2ec0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce14f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce14f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce14f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(430)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(430)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cecdb0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cecdb0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2f10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2f10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced150]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced150]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf2ec0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf2ec0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce14f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce14f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(435)@f418b414a65f: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f418b414a65f: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@f418b414a65f: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f418b414a65f: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(435)@f418b414a65f: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f418b414a65f: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@f418b414a65f: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f418b414a65f: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx RADIO-STATUS Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:02:38 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(429)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(430)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(428)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(442)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(438)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(445)@f418b414a65f: Final verdict of PTC: none TC_radio_status_imsi(452)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423)@f418b414a65f: Final verdict of PTC: none TC_radio_status_imsi(451)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(441)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(436)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(427)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(447)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(413): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(418): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(425): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(427): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(428): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(429): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(430): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(435): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(436): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(437): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(438): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(441): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(442): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(443): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(447): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(449): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@f418b414a65f: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Sat Aug 30 10:02:39 UTC 2025 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=247652) Waiting for packet dumper to finish... 1 (prev_count=247652, count=248732) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Sat Aug 30 10:02:41 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:02:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_suspend started. Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:02:42 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cda040]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce67f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf2ec0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cecdb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce3280]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:02:42 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefcd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce66c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce14f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced150]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb840]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf640]{CONFIGURED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9fb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdfcb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef090]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc900]{CONFIGURED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdd830]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2690]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce33b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1f70]{CONFIGURED}: Deallocated Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf1100]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc530]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0520]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce79a0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(454)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(454)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(454)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(466)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(466)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:45 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:45 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:02:45 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:02:45 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(454)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(466)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(467)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(455)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(455)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:45 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:45 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:45 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:45 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(478)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(479)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:46 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(478)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(478)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce67f0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce67f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce67f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce67f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce67f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce67f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(483)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(479)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(484)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:02:46 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce29e0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce29e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce29e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce29e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce29e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf2ff0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceaca0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf2ff0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf2ff0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf2ff0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceaca0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceaca0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceaca0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(483)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf2ff0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf2ff0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdd580]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdd580]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdd580]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdd580]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdd580]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdd580]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceaca0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceaca0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(484)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce25f0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce25f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce25f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce25f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce25f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ced4e0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdd8d0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ced4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ced4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ced4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdd8d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdd8d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdd8d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8270]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8270]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8270]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8270]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8270]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefd70]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced030]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefd70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefd70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefd70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced030]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced030]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced030]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdd8d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdd8d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ced4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ced4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced030]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced030]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefd70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefd70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(489)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:46 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(490)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(489)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(489)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec350]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec350]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec350]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec350]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec350]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec350]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(490)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb400]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb400]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb400]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb400]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb400]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1c10]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce2030]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1c10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1c10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1c10]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce2030]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce2030]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce2030]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfca0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfca0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfca0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfca0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfca0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f90]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceed10]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceed10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceed10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceed10]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef0b0]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef0b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef0b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef0b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef0b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1610]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9c50]{NULL}: Allocated Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1610]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1610]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1610]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9c50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9c50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9c50]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce2030]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce2030]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceed10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceed10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1610]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1610]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9c50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9c50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:46 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-ACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-ACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx SUSPEND Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx SUSPEND-NACK Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx SUSPEND-NACK: forwarding Sat Aug 30 10:02:47 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(483)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(458): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(463): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(470): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(474): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(482): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(483): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(487): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(493): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@f418b414a65f: Test case TC_suspend finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Sat Aug 30 10:02:47 UTC 2025 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=346632) Waiting for packet dumper to finish... 1 (prev_count=346632, count=347712) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Sat Aug 30 10:02:49 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:02:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_resume started. Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:02:50 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1c10]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cefd70]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf2ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1610]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ced4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f90]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdf640]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:50 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:02:50 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce2030]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced030]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceaca0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9c50]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdd8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceed10]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:50 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce67f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce29e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf2ec0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda040]{CONFIGURED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdd580]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8270]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce25f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce6400]{CONFIGURED}: Deallocated Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec350]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb400]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef0b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdfca0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:50 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:50 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdaf90]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(497)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(497)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(497)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(509)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(509)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:02:53 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:53 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:53 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:02:53 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:53 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:53 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(497)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:02:53 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:02:53 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:02:53 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:53 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(509)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(498)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:53 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:53 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:53 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:53 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])(510)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:53 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:53 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:53 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:53 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(521)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(522)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(525)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:02:54 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(521)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf2ff0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf2ff0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf2ff0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf2ff0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf2ff0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf2ff0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(525)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(527)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(522)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1880]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced030]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1880]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced030]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced030]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced030]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(525)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(525)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced030]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced030]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2f30]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2f30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2f30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2f30]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2f30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2f30]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(532)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(527)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdaf90]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdaf90]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdaf90]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdaf90]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdaf90]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2a80]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd4e0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2a80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2a80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2a80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(532)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdd830]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdd830]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdd830]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdd830]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdd830]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecdc0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1a20]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecdc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecdc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecdc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1a20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1a20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1a20]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2a80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2a80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:02:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecdc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecdc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1a20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1a20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(532)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(533)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(532)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:02:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce33c0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce33c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce33c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce33c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce33c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce33c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(533)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cec630]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cec630]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cec630]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cec630]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cec630]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cec9d0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd92f0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cec9d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cec9d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cec9d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd92f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd92f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd92f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceead0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceead0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceead0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceead0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceead0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdff70]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb6d0]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdff70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdff70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdff70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb6d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb6d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb6d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cebd00]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cebd00]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cebd00]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cebd00]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cebd00]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6930]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce6d50]{NULL}: Allocated Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6930]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6930]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6930]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce6d50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce6d50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce6d50]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb6d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb6d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd92f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd92f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce6d50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce6d50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cec9d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cec9d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdff70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdff70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:02:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6930]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:02:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6930]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: 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 Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-ACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-ACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RESUME Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:02:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RESUME-NACK Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:1618 NSE(02001/BSS) Rx RESUME-NACK: forwarding Sat Aug 30 10:02:55 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(525)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(504)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(524)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(501): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(504): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(506): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(513): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(518): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(524): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(525): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(526): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(530): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(536): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@f418b414a65f: Test case TC_resume finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Sat Aug 30 10:02:55 UTC 2025 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=307716) Waiting for packet dumper to finish... 1 (prev_count=307716, count=347544) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Sat Aug 30 10:02:57 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:02:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:02:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_trace started. Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:02:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdff70]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2a80]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1880]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cec9d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecdc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:58 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:02:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb6d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced030]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd92f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1a20]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce6d50]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2030]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f90]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:02:58 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{CONFIGURED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf2ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce1610]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefd70]{CONFIGURED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce2f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdaf90]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdd830]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce1c10]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{CONFIGURED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{CONFIGURED}: Deallocated Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce33c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceead0]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cec630]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cebd00]{UNBLOCKED}: Deallocated Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:02:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:02:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:02:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd9fa0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(540)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(540)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(540)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(552)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(552)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:01 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:01 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:03:01 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:03:01 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(540)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(552)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(553)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])(553)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(541)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(564)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(565)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(569)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(564)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce1880]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce1880]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce1880]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce1880]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce1880]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce1880]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(569)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(570)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(565)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecb00]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecb00]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecb00]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecb00]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecb00]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2e90]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdaf90]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2e90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2e90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2e90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdaf90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdaf90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdaf90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(569)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce16b0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce16b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce16b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce16b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce16b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce16b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdaf90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdaf90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2e90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2e90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(575)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(570)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf0f30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf0f30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf0f30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2690]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdbbc0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdbbc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdbbc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdbbc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf18d0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf18d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf18d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf18d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf18d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a30]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceea50]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceea50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceea50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceea50]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdbbc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdbbc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceea50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceea50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(575)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(576)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(575)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd91a0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd91a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd91a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd91a0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd91a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd91a0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(576)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf2bd0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf2bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf2bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf2bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf2bd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6c50]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd4e0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6c50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6c50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6c50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdd800]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdd800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdd800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdd800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdd800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdeb50]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea1a0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdeb50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdeb50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdeb50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea1a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea1a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea1a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0890]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0890]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0890]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0890]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0890]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd2c0]{NULL}: Allocated Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd2c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd2c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd2c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6c50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6c50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdeb50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdeb50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd2c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd2c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea1a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea1a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). Sat Aug 30 10:03:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx SGSN-INVOKE-TRACE Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:1624 NSE(00101/SGSN) Rx SGSN-INVOKE-TRACE: broadcasting Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:03:03 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(556)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(577)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(543)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(559)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(554)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(542): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(543): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(545): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(549): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(554): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(555): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(556): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(557): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(559): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(561): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(573): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(577): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(579): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@f418b414a65f: Test case TC_trace finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Sat Aug 30 10:03:05 UTC 2025 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214896) Waiting for packet dumper to finish... 1 (prev_count=214896, count=215976) Sat Aug 30 10:03:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Sat Aug 30 10:03:07 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:03:08 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:08 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:08 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_llc_discarded started. Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:03:08 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce6c50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2690]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2e90]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcea0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdeb50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:08 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:03:08 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdbbc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdaf90]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd2c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceea50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea1a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb6d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:08 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecdc0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce1880]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecb00]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2a80]{CONFIGURED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce16b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf18d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdff70]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec630]{CONFIGURED}: Deallocated Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd91a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf2bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce0890]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdd800]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:08 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:08 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:08 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cecf90]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(583)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(583)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(588)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(588)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(583)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(593)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(593)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(595)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(595)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:11 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:11 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:11 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:03:11 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])-NSVCI201(593)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(588)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:11 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:03:11 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(595)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(583)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(593)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(593)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(596)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(588)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(588)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])(584)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(607)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(608)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:12 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(607)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(612)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(607)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Starting Tns-alive of 2 seconds GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2e90]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2e90]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2e90]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2e90]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2e90]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2e90]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(612)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(608)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(613)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2690]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce6c50]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdbbc0]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce6c50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce6c50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce6c50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdbbc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdbbc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdbbc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(585)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(585)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdbbc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdbbc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(612)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce6c50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce6c50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(612)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(618)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(613)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5c20]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5c20]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5c20]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5c20]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5c20]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecef0]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cefb60]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecef0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecef0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecef0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cefb60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cefb60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cefb60]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8cd0]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8cd0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8cd0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8cd0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(587)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(587)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cefb60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cefb60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecef0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecef0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8cd0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8cd0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(618)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:12 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(618)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(618)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(619)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd160]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd160]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd160]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd160]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd160]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd160]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(619)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc290]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc290]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc290]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc290]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc290]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf900]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cec630]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cec630]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cec630]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cec630]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd8f60]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd8f60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd8f60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd8f60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd8f60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9380]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b10]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9380]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9380]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9380]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b10]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6480]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6480]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6480]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6480]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6480]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdff70]{NULL}: Allocated Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdff70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdff70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdff70]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(592)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(592)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(590)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(590)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cec630]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cec630]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9380]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9380]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdff70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdff70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f418b414a65f: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f418b414a65f: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(585)@f418b414a65f: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@f418b414a65f: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:03:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:13 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx LLC-DISCARDED Sat Aug 30 10:03:13 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_llc_discarded(625)@f418b414a65f: setverdict(pass): none -> pass TC_llc_discarded(625)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(585)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f418b414a65f: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f418b414a65f: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(585)@f418b414a65f: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@f418b414a65f: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:03:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:13 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx LLC-DISCARDED Sat Aug 30 10:03:13 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_llc_discarded(626)@f418b414a65f: setverdict(pass): none -> pass TC_llc_discarded(626)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(585)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(603)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(593)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(588)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(599)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(590)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(587)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(592)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(612)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(597)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(586)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(601)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(585)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614)@f418b414a65f: Final verdict of PTC: none TC_llc_discarded(625)@f418b414a65f: Final verdict of PTC: pass TC_llc_discarded(626)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(619)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(591)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(585): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(586): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(587): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(588): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(589): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(590): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(591): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(592): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(593): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(597): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(598): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(599): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(600): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(601): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(602): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(603): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(604): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(611): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(612): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(616): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(622): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@f418b414a65f: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Sat Aug 30 10:03:13 UTC 2025 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212240) Waiting for packet dumper to finish... 1 (prev_count=212240, count=216900) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Sat Aug 30 10:03:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_overload started. Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:03:16 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9380]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8cd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce6c50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf900]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cecef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cee920]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:16 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:03:16 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9b10]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdbbc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cec630]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cefb60]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdff70]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cecdc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:16 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdeb50]{CONFIGURED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2e90]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2690]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcea0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5c20]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdaf90]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd160]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd8f60]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc290]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6480]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2bc0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(628)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(628)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(628)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(640)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(640)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:19 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:19 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:03:19 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:03:19 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(640)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(628)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(641)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(629)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(652)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(653)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(657)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(652)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(652)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce6c50]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce6c50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce6c50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce6c50]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce6c50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce6c50]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(658)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(657)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(653)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7ab0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceebd0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceebd0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceebd0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceebd0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(657)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceebd0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceebd0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ae0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ae0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ae0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ae0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ae0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ae0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(658)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7860]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cecd20]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce25f0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cecd20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cecd20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cecd20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce25f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce25f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce25f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdba80]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdba80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdba80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdba80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdba80]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cefc00]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cee860]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cefc00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cefc00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cefc00]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cee860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cee860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cee860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{UNCONFIGURED}: Allocated GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce25f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce25f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cefc00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cefc00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(664)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cecd20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cecd20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cee860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cee860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(663)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(664)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb360]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc1f0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb360]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb360]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb360]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc1f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc1f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc1f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc590]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc590]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc590]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc590]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc590]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2ca0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea170]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2ca0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2ca0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2ca0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea170]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea170]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea170]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce5980]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce5980]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce5980]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce5980]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce5980]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce46d0]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce0230]{NULL}: Allocated Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce46d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce46d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce46d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce0230]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce0230]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce0230]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb360]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb360]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-UNITDATA GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc1f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc1f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2ca0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2ca0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce46d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce46d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea170]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea170]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce0230]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce0230]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). Sat Aug 30 10:03:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:21 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx OVERLOAD Sat Aug 30 10:03:21 2025 DGPRS gb_proxy.c:1624 NSE(00101/SGSN) Rx OVERLOAD: broadcasting Sat Aug 30 10:03:21 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:03:21 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:03:21 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(667)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(642)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(665)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(632): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(637): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(642): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(644): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(649): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(662): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(665): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(666): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(667): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(668): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@f418b414a65f: Test case TC_overload finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Sat Aug 30 10:03:23 UTC 2025 ====== GBProxy_Tests.TC_overload pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213468) Waiting for packet dumper to finish... 1 (prev_count=213468, count=214548) Sat Aug 30 10:03:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Sat Aug 30 10:03:25 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:03:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_bvc_block_ptp started. Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:03:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce2ca0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cecd20]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce46d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cefc00]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb360]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:03:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea170]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce25f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ceebd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce0230]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cee860]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9b10]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdeb50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cecef0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce6c50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf900]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8cd0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce6ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdba80]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd9380]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3a70]{CONFIGURED}: Deallocated Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc590]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce5980]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef000]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(671)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(671)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(671)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(683)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(683)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:29 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:29 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:29 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:03:29 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:29 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:29 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:29 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:03:29 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:29 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:29 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(671)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])(683)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:29 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(672)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(684)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:29 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:29 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:29 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:29 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:29 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:29 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:29 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:29 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(695)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(696)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:30 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(700)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(695)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7ab0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(701)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(696)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:03:30 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(700)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(700)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(706)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce25f0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce25f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce25f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce25f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce25f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce25f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(701)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7860]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cde1f0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce0940]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cde1f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cde1f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cde1f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce0940]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce0940]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce0940]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce39c0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce39c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce39c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce39c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce39c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce4800]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce4800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce4800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce4800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd91f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd91f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(706)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(678)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(678)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(707)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce0940]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce0940]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cde1f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cde1f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd91f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd91f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce4800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce4800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(706)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(706)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8f90]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8f90]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8f90]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8f90]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8f90]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8f90]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(707)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9be0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74a0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9be0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9be0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9be0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdea00]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdea00]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdea00]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdea00]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdea00]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cecac0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cecac0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cecac0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cecac0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb6d0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb6d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb6d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb6d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb6d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cebd00]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce51a0]{NULL}: Allocated Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cebd00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cebd00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cebd00]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce51a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce51a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce51a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(680)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(708)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(710)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(680)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cecac0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cecac0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9be0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9be0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce51a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce51a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cebd00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cebd00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). Sat Aug 30 10:03:32 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:32 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-BLOCK Sat Aug 30 10:03:32 2025 DLBSSGP gb_proxy.c:1095 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{UNBLOCKED}: Received Event RX-BVC-BLOCK Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:448 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{UNBLOCKED}: Rx BVC-BLOCK (cause=O&M intervention) Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{UNBLOCKED}: Tx BSSGP BVC-BLOCK-ACK Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:466 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{UNBLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:03:32 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{UNBLOCKED}: Received Event REQ-BLOCK Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{UNBLOCKED}: Tx BSSGP BVC-BLOCK Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:482 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{UNBLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:03:32 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{UNBLOCKED}: Received Event REQ-BLOCK Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{UNBLOCKED}: Tx BSSGP BVC-BLOCK Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:482 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{UNBLOCKED}: State change to BLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f418b414a65f: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) Sat Aug 30 10:03:32 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:32 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-BLOCK-ACK Sat Aug 30 10:03:32 2025 DLBSSGP gb_proxy.c:1476 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{BLOCKED}: Received Event RX-BVC-BLOCK-ACK Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:316 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{BLOCKED}: State change to BLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f418b414a65f: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:03:32 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:32 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-BLOCK-ACK Sat Aug 30 10:03:32 2025 DLBSSGP gb_proxy.c:1476 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{BLOCKED}: Received Event RX-BVC-BLOCK-ACK Sat Aug 30 10:03:32 2025 DLBSSGP bssgp_bvc_fsm.c:316 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{BLOCKED}: State change to BLOCKED (no timeout) MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(679)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(711)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(680)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(678)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(710)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(708)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(700)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(677)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(709)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(703)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(691)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(675): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(677): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(678): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(679): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(680): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(688): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(691): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(693): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(699): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(700): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(703): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(705): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(708): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(709): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(710): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(711): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@f418b414a65f: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Sat Aug 30 10:03:32 UTC 2025 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219404) Waiting for packet dumper to finish... 1 (prev_count=219404, count=220484) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Sat Aug 30 10:03:34 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:03:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_bvc_unblock_ptp started. Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:03:35 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cecac0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce4800]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce2ca0]{BLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cebd00]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cde1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9be0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cecef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:35 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:03:35 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdcbe0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9d80]{BLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce51a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce0940]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea170]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb360]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:35 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cefc00]{CONFIGURED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cecd20]{BLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce46d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2dd0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce25f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce39c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdfad0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8f90]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdea00]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb6d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceeea0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(714)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(714)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(714)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(726)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(726)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:38 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:38 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:03:38 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:03:38 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(726)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(714)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])(727)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(715)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(738)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(739)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:39 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(738)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(743)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2ca0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2ca0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2ca0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2ca0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2ca0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2ca0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(739)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(743)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(744)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{UNCONFIGURED}: Received Event REQ_ADD_BIND GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(743)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(743)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf3820]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf3820]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf3820]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf3820]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf3820]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf3820]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(749)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(744)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefe50]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefe50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefe50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefe50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefe50]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cecdc0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cecdc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cecdc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cecdc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee880]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee880]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee880]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee880]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee880]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce25f0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf18d0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce25f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce25f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce25f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf18d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf18d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf18d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(749)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cecdc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cecdc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf18d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf18d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce25f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce25f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(749)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(750)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(749)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb250]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb250]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb250]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb250]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb250]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb250]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(750)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb3e0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74f0]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb3e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb3e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb3e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cde980]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb30]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cde980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cde980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cde980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea160]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea160]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea160]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea160]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea160]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce5970]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5100]{NULL}: Allocated Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce5970]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce5970]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce5970]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5100]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5100]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5100]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb3e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb3e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cde980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cde980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce5970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce5970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5100]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5100]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). Sat Aug 30 10:03:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:40 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-BLOCK Sat Aug 30 10:03:40 2025 DLBSSGP gb_proxy.c:1095 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{UNBLOCKED}: Received Event RX-BVC-BLOCK Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:448 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{UNBLOCKED}: Rx BVC-BLOCK (cause=O&M intervention) Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{UNBLOCKED}: Tx BSSGP BVC-BLOCK-ACK Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:466 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{UNBLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:03:40 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{UNBLOCKED}: Received Event REQ-BLOCK Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{UNBLOCKED}: Tx BSSGP BVC-BLOCK Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:482 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{UNBLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:03:40 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{UNBLOCKED}: Received Event REQ-BLOCK Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{UNBLOCKED}: Tx BSSGP BVC-BLOCK Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:482 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{UNBLOCKED}: State change to BLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f418b414a65f: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f418b414a65f: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:03:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:40 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-BLOCK-ACK Sat Aug 30 10:03:40 2025 DLBSSGP gb_proxy.c:1476 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{BLOCKED}: Received Event RX-BVC-BLOCK-ACK Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:316 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{BLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:03:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:40 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-BLOCK-ACK Sat Aug 30 10:03:40 2025 DLBSSGP gb_proxy.c:1476 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{BLOCKED}: Received Event RX-BVC-BLOCK-ACK Sat Aug 30 10:03:40 2025 DLBSSGP bssgp_bvc_fsm.c:316 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{BLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:03:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:41 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-UNBLOCK Sat Aug 30 10:03:41 2025 DLBSSGP gb_proxy.c:1101 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{BLOCKED}: Received Event RX-BVC-UNBLOCK Sat Aug 30 10:03:41 2025 DLBSSGP bssgp_bvc_fsm.c:337 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{BLOCKED}: Rx BVC-UNBLOCK Sat Aug 30 10:03:41 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{BLOCKED}: Tx BSSGP BVC-UNBLOCK-ACK Sat Aug 30 10:03:41 2025 DLBSSGP bssgp_bvc_fsm.c:353 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{BLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:41 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{BLOCKED}: Received Event REQ-UNBLOCK Sat Aug 30 10:03:41 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{BLOCKED}: Tx BSSGP BVC-UNBLOCK Sat Aug 30 10:03:41 2025 DLBSSGP bssgp_bvc_fsm.c:367 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{BLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:41 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{BLOCKED}: Received Event REQ-UNBLOCK Sat Aug 30 10:03:41 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{BLOCKED}: Tx BSSGP BVC-UNBLOCK Sat Aug 30 10:03:41 2025 DLBSSGP bssgp_bvc_fsm.c:367 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{BLOCKED}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:41 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-UNBLOCK-ACK Sat Aug 30 10:03:41 2025 DLBSSGP gb_proxy.c:1483 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{UNBLOCKED}: Received Event RX-BVC-UNBLOCK-ACK Sat Aug 30 10:03:41 2025 DLBSSGP bssgp_bvc_fsm.c:430 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{UNBLOCKED}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:03:42 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:42 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-UNBLOCK-ACK Sat Aug 30 10:03:42 2025 DLBSSGP gb_proxy.c:1483 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{UNBLOCKED}: Received Event RX-BVC-UNBLOCK-ACK Sat Aug 30 10:03:42 2025 DLBSSGP bssgp_bvc_fsm.c:430 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{UNBLOCKED}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(743)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(733)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(718): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(723): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(730): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(733): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(735): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(742): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(743): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(747): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@f418b414a65f: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Sat Aug 30 10:03:42 UTC 2025 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219840) Waiting for packet dumper to finish... 1 (prev_count=219840, count=228540) Sat Aug 30 10:03:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Sat Aug 30 10:03:44 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:03:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_bvc_reset_ptp_from_bss started. Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:03:45 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cde980]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cecac0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce5970]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce25f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb3e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:45 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:03:45 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb30]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cecdc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce20c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5100]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf18d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd74f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdcbe0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cefc00]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:45 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde1f0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce2ca0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce4800]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebd00]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd6fc0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf3820]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefe50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee880]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb250]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea160]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf2bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:45 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:45 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(757)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(757)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(757)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(769)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(769)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:48 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:48 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:48 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:03:48 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:03:48 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:03:48 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:03:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:48 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(769)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(757)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(758)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(770)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:48 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:48 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(781)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(782)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:03:49 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(781)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(786)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cecac0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cecac0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cecac0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cecac0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cecac0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cecac0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(782)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(786)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(787)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(786)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(792)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(787)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceee00]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceee00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceee00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceee00]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefb80]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefb80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefb80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefb80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefb80]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee7e0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce39c0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee7e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee7e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee7e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce39c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce39c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce39c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee7e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee7e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce39c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce39c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceee00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceee00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(792)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(793)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:03:49 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:03:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(792)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(792)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:03:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(793)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9980]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea230]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea230]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea230]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea230]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce2040]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce2040]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce2040]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce2040]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce2040]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce6930]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd6fc0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce6930]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce6930]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce6930]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd6fc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd6fc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd6fc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce4bd0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce4bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce4bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce4bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce4bd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4390]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce49d0]{NULL}: Allocated Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4390]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4390]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4390]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce49d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce49d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce49d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(796)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea230]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea230]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(794)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce49d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce49d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce6930]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce6930]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd6fc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd6fc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4390]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4390]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) Sat Aug 30 10:03:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:52 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:03:52 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:03:52 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:52 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:52 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{NULL}: Allocated Sat Aug 30 10:03:52 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:52 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{NULL}: Allocated Sat Aug 30 10:03:52 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:03:52 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:03:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:52 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:03:52 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:03:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:03:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:03:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:03:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:03:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Received Event RX-ALIVE_ACK MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(779)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(796)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(794)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(795)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(777)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(763)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(761): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(763): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(765): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(774): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(777): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(779): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(790): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(794): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(795): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(796): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(797): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@f418b414a65f: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Sat Aug 30 10:03:56 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=229352) Waiting for packet dumper to finish... 1 (prev_count=229352, count=230432) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Sat Aug 30 10:03:58 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:03:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:03:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_bvc_reset_sig_from_bss started. Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:03:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4390]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee7e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cde980]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9980]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb3e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:59 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:03:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce49d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce39c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cecdc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd6fc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceee00]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea230]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb30]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cde1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:03:59 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce25f0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cecac0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce5970]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cefe50]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefb80]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce2ca0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{CONFIGURED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5aa0]{CONFIGURED}: Deallocated Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf2bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce4bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce2040]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:03:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:03:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Freeing instance Sat Aug 30 10:03:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdd620]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(800)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(800)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(800)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(812)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(812)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:02 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:02 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:04:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:04:02 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(800)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:04:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:04:02 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(812)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(801)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])(813)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(824)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(825)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(824)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(824)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(830)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(829)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(825)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(829)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(835)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdeab0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdeab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdeab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdeab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdeab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdeab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(830)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6400]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6400]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6400]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6400]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6400]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1970]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1970]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1970]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1970]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cde1f0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cde1f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cde1f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cde1f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cde1f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefb80]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefb80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefb80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefb80]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(835)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(833)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(831)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefb80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefb80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(836)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(835)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb360]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb360]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb360]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb360]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb360]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb360]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(836)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc4b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc4b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc4b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdd020]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7320]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdd020]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdd020]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdd020]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7320]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7320]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7320]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02d0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7fb0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceca60]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7fb0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7fb0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7fb0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceca60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceca60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceca60]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce57a0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce57a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce57a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce57a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce57a0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5bc0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf34b0]{NULL}: Allocated Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5bc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5bc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5bc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf34b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf34b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf34b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceca60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceca60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdd020]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdd020]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7fb0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7fb0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7320]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7320]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf34b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf34b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5bc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5bc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). Sat Aug 30 10:04:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{UNBLOCKED}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{UNBLOCKED}: Received Event REQ-BLOCK Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{UNBLOCKED}: Tx BSSGP BVC-BLOCK Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:482 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{UNBLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:04:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{UNBLOCKED}: Received Event REQ-BLOCK Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{UNBLOCKED}: Tx BSSGP BVC-BLOCK Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:482 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{UNBLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:04:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cee7e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{BLOCKED}: Deallocated Sat Aug 30 10:04:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce5350]{BLOCKED}: Deallocated GbProxy_Test-BSSGP(PCU[0])(825)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@f418b414a65f: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f418b414a65f: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) Sat Aug 30 10:04:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-BLOCK-ACK Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:1666 NSE(00102/SGSN) Rx BVC-BLOCK-ACK: Cannot find BVC 20011 Sat Aug 30 10:04:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-BLOCK-ACK Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:1666 NSE(00101/SGSN) Rx BVC-BLOCK-ACK: Cannot find BVC 20011 Sat Aug 30 10:04:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:04:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5350]{NULL}: Allocated Sat Aug 30 10:04:06 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5350]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5350]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5350]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5350]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{NULL}: Allocated Sat Aug 30 10:04:06 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{NULL}: Allocated Sat Aug 30 10:04:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:06 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:08 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:08 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:08 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:08 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:08 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:08 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:08 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:08 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:08 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Received Event RX-ALIVE_ACK MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(834)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(829)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(833)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(831)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(818)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(832)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(837)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(804): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(809): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(816): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(818): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(820): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(828): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(829): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(831): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(832): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(833): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(834): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(837): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(839): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@f418b414a65f: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Sat Aug 30 10:04:09 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=239468) Waiting for packet dumper to finish... 1 (prev_count=239468, count=240548) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Sat Aug 30 10:04:12 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:04:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_bvc_reset_ptp_from_sgsn started. Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:04:13 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4390]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdd020]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7fb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce25f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:13 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:04:13 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf34b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefb80]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cee7e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7320]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf1970]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceca60]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce49d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9980]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:13 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7a80]{CONFIGURED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cde980]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5350]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cda080]{CONFIGURED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdeab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cde1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce6400]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0700]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb040]{CONFIGURED}: Deallocated Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb360]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce57a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:13 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:13 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2910]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(843)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(843)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(843)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(855)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(855)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:16 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:16 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:04:16 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:04:16 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:16 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:16 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:04:16 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:04:16 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:16 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:16 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(855)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])(843)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(856)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(844)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:16 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:16 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:16 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:16 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:16 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:16 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:16 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:16 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:16 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(867)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(868)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:17 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:17 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(867)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(872)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4390]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4390]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4390]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4390]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4390]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4390]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(868)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(872)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(873)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:04:17 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:17 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(872)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(872)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdcba0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdcba0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdcba0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdcba0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdcba0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdcba0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(878)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(873)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf29b0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf29b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf29b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf29b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf29b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3b50]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3b50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3b50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3b50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf18d0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf18d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf18d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf18d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf18d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd150]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd91f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd91f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd150]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd150]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd150]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd150]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd150]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(878)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd91f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd91f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3b50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3b50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:17 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:17 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(879)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(878)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:17 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4cc0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4cc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4cc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4cc0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4cc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4cc0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(879)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc530]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc530]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc530]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc530]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc530]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce4780]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce4780]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce4780]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce4780]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9e00]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cea220]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9e00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9e00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9e00]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cea220]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cea220]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cea220]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d70]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d70]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d70]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d70]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d70]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cec9e0]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecd50]{NULL}: Allocated Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cec9e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cec9e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cec9e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecd50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecd50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecd50]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce4780]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce4780]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cea220]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cea220]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9e00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9e00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cec9e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cec9e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:17 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecd50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:17 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecd50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) Sat Aug 30 10:04:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:20 2025 DGPRS gb_proxy.c:1330 NSE(00101/SGSN) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:04:20 2025 DLBSSGP gb_proxy.c:1343 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:20 2025 DLBSSGP gb_proxy.c:816 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@f418b414a65f: Rx BVC-RESET from BVCI=20011 MTC@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:20 2025 DLBSSGP gb_proxy.c:1089 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Received Event REQ-UNBLOCK Sat Aug 30 10:04:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Event REQ-UNBLOCK not permitted Sat Aug 30 10:04:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{UNBLOCKED}: Received Event REQ-UNBLOCK Sat Aug 30 10:04:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{UNBLOCKED}: Event REQ-UNBLOCK not permitted MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(863)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(872)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(846)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(857)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(861)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(846): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(848): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(852): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(857): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(859): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(861): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(862): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(863): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(864): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(871): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(872): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(876): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(882): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@f418b414a65f: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Sat Aug 30 10:04:20 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212644) Sat Aug 30 10:04:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=212644, count=221508) Sat Aug 30 10:04:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn ------ Sat Aug 30 10:04:22 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:04:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:04:23 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cec9e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9e00]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7fb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:23 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:04:23 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecd50]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdd150]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cea220]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3b50]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce4780]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf34b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7a80]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:23 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{CONFIGURED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4390]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceee00]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdd020]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{CONFIGURED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdcba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf18d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf29b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cda080]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{CONFIGURED}: Deallocated Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1d70]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc530]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb080]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(886)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(886)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(886)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(898)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(898)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:26 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:26 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:04:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:04:26 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:04:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:04:26 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(898)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(886)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(899)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(887)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(910)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(911)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:27 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(915)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(910)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5bc0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5bc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5bc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5bc0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5bc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5bc0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(916)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(915)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(911)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(920)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(920)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:04:27 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(915)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(920)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(921)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(920)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(920)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce70c0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce70c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce70c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce70c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce70c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce70c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(916)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf3d40]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf3d40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf3d40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf3d40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce25f0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce25f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce25f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce25f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce25f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefc30]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefc30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefc30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefc30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(919)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(917)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf3d40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf3d40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefc30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefc30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(922)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(921)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(921)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd4e0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd4e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd4e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd4e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd4e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd4e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(922)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced700]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceda20]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced700]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced700]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced700]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceda20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceda20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceda20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4b80]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4b80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4b80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4b80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4b80]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5820]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf37f0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5820]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5820]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5820]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf37f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf37f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf37f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcdc0]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd130]{NULL}: Allocated Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcdc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcdc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcdc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd130]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd130]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd130]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced700]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced700]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5820]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5820]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceda20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceda20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf37f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf37f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd130]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd130]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcdc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcdc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Warning: Stopping inactive timer Tns_alive. Sat Aug 30 10:04:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:04:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:32 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:32 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:32 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:32 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:36 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:36 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:36 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:36 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:04:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled Sat Aug 30 10:04:40 2025 DLNS gprs_ns2_vc_fsm.c:245 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{UNBLOCKED}: State change to RECOVERING (T0, 2s) Sat Aug 30 10:04:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:40 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{RECOVERING}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:40 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: NSE 2001: SNS failed: No signalling NSVC available Sat Aug 30 10:04:40 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:40 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:40 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:04:40 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:40 2025 DLBSSGP gb_proxy.c:1799 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{UNBLOCKED}: Received Event REQ-BLOCK Sat Aug 30 10:04:40 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{UNBLOCKED}: Tx BSSGP BVC-BLOCK Sat Aug 30 10:04:40 2025 DLBSSGP bssgp_bvc_fsm.c:482 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{UNBLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:04:40 2025 DLBSSGP gb_proxy.c:1799 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{UNBLOCKED}: Received Event REQ-BLOCK Sat Aug 30 10:04:40 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{UNBLOCKED}: Tx BSSGP BVC-BLOCK Sat Aug 30 10:04:40 2025 DLBSSGP bssgp_bvc_fsm.c:482 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{UNBLOCKED}: State change to BLOCKED (no timeout) Sat Aug 30 10:04:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cec9e0]{BLOCKED}: Deallocated Sat Aug 30 10:04:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cebab0]{BLOCKED}: Deallocated Sat Aug 30 10:04:40 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:04:40 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{RECOVERING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{RECOVERING}: Freeing instance Sat Aug 30 10:04:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9e00]{RECOVERING}: Deallocated GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f418b414a65f: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f418b414a65f: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) Sat Aug 30 10:04:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:40 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-BLOCK-ACK Sat Aug 30 10:04:40 2025 DGPRS gb_proxy.c:1666 NSE(00102/SGSN) Rx BVC-BLOCK-ACK: Cannot find BVC 20011 Sat Aug 30 10:04:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:40 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-BLOCK-ACK Sat Aug 30 10:04:40 2025 DGPRS gb_proxy.c:1666 NSE(00101/SGSN) Rx BVC-BLOCK-ACK: Cannot find BVC 20011 Sat Aug 30 10:04:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:41 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:41 2025 DGPRS gb_proxy.c:1330 NSE(00101/SGSN) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:04:41 2025 DGPRS gb_proxy.c:1339 NSE(00101/SGSN) Rx BVC-RESET BVCI=20011: Cannot find BVC MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(920)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(917)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(915)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(919)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(905)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(918)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(890): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(895): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(902): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(905): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(907): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(914): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(915): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(917): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(918): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(919): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(920): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(926): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@f418b414a65f: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Sat Aug 30 10:04:41 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=237884) Sat Aug 30 10:04:41 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:41 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:41 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:41 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=237884, count=240516) Sat Aug 30 10:04:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Sat Aug 30 10:04:43 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:04:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_bvc_reset_sig_from_sgsn started. Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:44 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:04:44 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceee00]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcdc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7a80]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced700]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cecef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:44 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:44 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:04:44 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf37f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cefc30]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd130]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf3d40]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceda20]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecd50]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:44 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:44 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce70c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce25f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ced020]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:44 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf310]{CONFIGURED}: Deallocated Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4b80]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:44 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:44 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:44 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb1d0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(929)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(929)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(934)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(934)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(929)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(939)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(939)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(941)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(941)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(950)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(950)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:47 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:47 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(939)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(934)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:04:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:04:47 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])-NSVCI202(950)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(929)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:04:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:04:47 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(939)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(939)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(941)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(950)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(950)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(934)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(934)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(930)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(942)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(953)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(954)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:04:48 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:48 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(953)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(953)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(958)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(954)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(958)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(931)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(959)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(931)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:48 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(958)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(964)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(959)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf3ae0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf3ae0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf3ae0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf3ae0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd93c0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd93c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd93c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd93c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(933)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf3ae0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf3ae0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(933)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd93c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd93c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(964)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(965)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:04:48 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:04:48 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(964)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(964)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:04:48 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(965)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf41e0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf41e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf41e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf41e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ced9c0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ced9c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ced9c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ced9c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf4df0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{NULL}: Allocated Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf4df0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf4df0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf4df0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(936)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(936)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(938)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(949)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(938)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf41e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf41e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ced9c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ced9c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(949)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf4df0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf4df0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:48 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1330 NSE(00101/SGSN) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:1335 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf41e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd93c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ced9c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf3ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf4df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:844 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:844 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:844 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(959)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[0])(954)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@f418b414a65f: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:1089 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@f418b414a65f: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@f418b414a65f: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@f418b414a65f: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@f418b414a65f: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@f418b414a65f: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:1089 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:1089 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4df0]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4df0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4df0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4df0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3ae0]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3ae0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3ae0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3ae0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced9c0]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced9c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced9c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced9c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:51 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd93c0]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{NULL}: Allocated Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd93c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd93c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd93c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(933)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{UNBLOCKED}: Received Event RX-BVC-RESET Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{UNBLOCKED}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{UNBLOCKED}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{UNBLOCKED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf41e0]{NULL}: Allocated Sat Aug 30 10:04:52 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:52 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{NULL}: Allocated Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf41e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf41e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf41e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(949)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(936)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(931)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4df0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4df0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(938)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3ae0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3ae0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced9c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced9c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd93c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd93c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf41e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf41e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:04:52 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:04:52 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:04:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:52 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:52 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:04:53 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:53 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:04:53 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Received Event RX-ALIVE_ACK MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(939)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(934)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(950)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(931)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(933)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(938)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(949)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(969)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(936)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(958)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(948)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(967)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(932)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(937)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(931): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(932): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(933): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(934): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(936): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(937): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(938): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(939): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(945): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(948): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(949): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(950): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(957): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(958): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(962): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(966): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(967): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(968): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(969): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@f418b414a65f: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Sat Aug 30 10:04:55 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=292240) Waiting for packet dumper to finish... 1 (prev_count=292240, count=293320) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Sat Aug 30 10:04:57 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:04:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:04:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_ptp_bss started. Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:04:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced9c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd93c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf41e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:58 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:04:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4580]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cefc30]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce66c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf55a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf37f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e00]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNCONFIGURED}: Allocated Sat Aug 30 10:04:58 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebab0]{CONFIGURED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce5bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cec9e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce70c0]{CONFIGURED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1970]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf3cb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf2910]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Deallocated Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce0700]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea290]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd1d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd7460]{UNBLOCKED}: Deallocated Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:04:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:04:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Freeing instance Sat Aug 30 10:04:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf3640]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(972)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(972)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(972)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(984)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(984)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:01 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:01 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:05:01 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:05:01 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(984)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(972)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(973)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(973)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(985)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(996)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(997)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1001)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(996)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced9c0]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced9c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced9c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced9c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced9c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced9c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1001)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1002)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(997)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(997)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cedc10]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cedc10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cedc10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cedc10]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1001)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1001)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])(1007)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cedc10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cedc10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1002)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2880]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2880]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET-ACK GbProxy_Test-NS(PCU[2])(1007)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2880]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef070]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf870]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef070]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef070]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef070]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf870]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf870]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf870]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf2910]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf2910]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf2910]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf2910]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf2910]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(991)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(991)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef070]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef070]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf870]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf870]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1008)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1007)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1007)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf3c10]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf3c10]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf3c10]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf3c10]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf3c10]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP[38;5;59m bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf3c10]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1008)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce06b0]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce06b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce06b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce06b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce06b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5aa0]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5900]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5aa0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5aa0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5aa0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb720]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb720]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb720]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb720]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb720]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd560]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cde6c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cde6c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd560]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd560]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd560]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea040]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea040]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea040]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea040]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea040]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce66c0]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5330]{NULL}: Allocated Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce66c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce66c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce66c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5330]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5330]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5330]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(993)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(993)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5aa0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5aa0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cde6c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cde6c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd560]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd560]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce66c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce66c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5330]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5330]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:05:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:02 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:05:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:05 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:05 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:05:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(992)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(980)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(996)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(991)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1001)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(993)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(978)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(990)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_bss(1015)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(976): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(978): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(979): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(980): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(981): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(988): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(990): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(991): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(992): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(993): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1000): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1001): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1005): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1011): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Sat Aug 30 10:05:07 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219612) Sat Aug 30 10:05:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219612, count=221856) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Sat Aug 30 10:05:09 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:05:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_ptp_lac started. Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:05:10 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce5aa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce66c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef070]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf41e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:05:10 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5900]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cedc10]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5330]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd560]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4580]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cebab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced9c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd93c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4df0]{CONFIGURED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf2910]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf18d0]{CONFIGURED}: Deallocated Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf3c10]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce06b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cea040]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb720]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cefc20]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1017)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1017)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(1017)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1029)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1029)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:13 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:13 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:13 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:05:13 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:13 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:13 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:13 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds GbProxy_Test-NS(SGSN[1])(1029)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:05:13 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:13 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:13 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])(1017)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1030)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(1018)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1018)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:13 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:13 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:13 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:13 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:13 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:13 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:13 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:13 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1041)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1041)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])(1046)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(1042)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1047)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2640]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2640]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2640]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2640]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2640]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5aa0]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5aa0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5aa0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5aa0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(1046)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5aa0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5aa0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1052)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-NS(PCU[1])(1046)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1046)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd7120]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd7120]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd7120]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd7120]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd7120]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd7120]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1052)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1047)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf910]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf910]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf910]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf910]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9320]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9320]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9320]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9320]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9320]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf3b0]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf3b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf3b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf3b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb0a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb0a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])(1053)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1052)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf910]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf910]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1052)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb0a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb0a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf3b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf3b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4df0]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4df0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4df0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4df0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4df0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4df0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1053)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd820]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd820]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd820]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd820]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd820]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6310]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb460]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6310]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6310]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6310]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb460]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb460]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb460]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb880]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb880]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb880]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb880]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb880]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced9c0]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced9c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced9c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced9c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce60]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd280]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf3d20]{NULL}: Allocated Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd280]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd280]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd280]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf3d20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf3d20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf3d20]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb460]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb460]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced9c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced9c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6310]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6310]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf3d20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf3d20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd280]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd280]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:05:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:14 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:05:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:17 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:17 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:05:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1046)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1052)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_lac(1059)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1035)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1053)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_lac(1060)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1021): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1026): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1033): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1035): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1037): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1045): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1046): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1051): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1056): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Sat Aug 30 10:05:19 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219236) Sat Aug 30 10:05:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219236, count=221480) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Sat Aug 30 10:05:21 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:05:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_ptp_lac_unknown started. Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:05:22 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd280]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdf3b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce5aa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6310]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:22 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:05:22 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf3d20]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cdf910]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced9c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5900]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:22 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cef070]{CONFIGURED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2640]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce66c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cee8c0]{CONFIGURED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd7120]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9320]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce70c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Deallocated Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce60]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd820]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdb880]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3b50]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1062)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1062)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1062)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1074)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1074)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:25 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:25 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:25 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:05:25 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:25 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:25 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:25 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:05:25 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:25 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:25 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:25 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(1074)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(1062)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1063)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1075)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:25 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:25 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:25 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:25 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:25 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:25 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:25 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:25 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:25 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1086)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:26 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(1091)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1086)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5aa0]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5aa0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5aa0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5aa0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5aa0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5aa0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1092)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1087)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf3b0]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf3b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf3b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf3b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf3b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd280]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd280]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd280]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd280]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1091)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd280]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd280]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1097)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1092)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5950]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5950]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5950]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5950]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5950]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5e80]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5e80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5e80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5e80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:05:26 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1095)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5e80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5e80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1098)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1097)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf19c0]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf19c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf19c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf19c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf19c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf19c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1098)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd7120]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd7120]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd7120]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd7120]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd7120]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd7370]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5980]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd7370]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd7370]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd7370]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4640]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4640]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4640]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4640]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4640]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce66f0]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea040]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce66f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce66f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce66f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea040]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea040]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea040]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cecb40]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cecb40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cecb40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cecb40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cecb40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcfb0]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce8030]{NULL}: Allocated Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcfb0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcfb0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcfb0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce8030]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce8030]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce8030]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea040]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea040]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd7370]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd7370]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce66f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce66f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcfb0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcfb0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce8030]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce8030]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(1088)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:05:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:26 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(1088)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f418b414a65f: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:05:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:29 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:29 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:05:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1067)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1096)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1091)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1095)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1105)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1097)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1065)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1104)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1089)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1094)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1064): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1065): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1066): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1067): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1071): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1078): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1083): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1088): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1089): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1090): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1091): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1093): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1094): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1095): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1096): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1101): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Sat Aug 30 10:05:31 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219616) Sat Aug 30 10:05:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219616, count=221860) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Sat Aug 30 10:05:33 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:05:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_ptp_rac started. Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:05:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd7370]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2640]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd280]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdcfb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5e80]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce66f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf52b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:05:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5980]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce8030]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea040]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef070]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf0f30]{CONFIGURED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce5aa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf3b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6310]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce5950]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{CONFIGURED}: Deallocated Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf19c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd7120]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cecb40]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4640]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb390]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1107)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1107)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1107)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1119)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1119)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:05:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:05:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1107)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])(1119)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1108)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1120)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1131)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1136)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(1131)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd280]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd280]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd280]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd280]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd280]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd280]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1136)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1132)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1137)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:05:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1136)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-NS(PCU[1])(1136)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1142)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1137)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce70c0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce70c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce70c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce70c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce70c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4020]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4020]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4020]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4020]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5bd0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8330]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5bd0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5bd0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5bd0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8330]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8330]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8330]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1142)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4020]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4020]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5bd0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5bd0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8330]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8330]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(1143)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1142)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1142)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cefb80]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cefb80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cefb80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cefb80]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cefb80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cefb80]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1143)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf480]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf480]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf480]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf480]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5fb0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5fb0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5fb0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5fb0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5fb0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cecb40]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cecb40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cecb40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cecb40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf44a0]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{NULL}: Allocated Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf44a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf44a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf44a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1127)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cecb40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cecb40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf480]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf480]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf44a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf44a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1127)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:05:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:38 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:05:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:41 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:41 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:05:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1142)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1127)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1136)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_rac(1149)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1126)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_rac(1150)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1121)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1143)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1111): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1116): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1121): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1123): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1126): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1127): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1128): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1135): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1136): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1146): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Sat Aug 30 10:05:43 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219240) Sat Aug 30 10:05:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219240, count=221484) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Sat Aug 30 10:05:45 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:05:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_ptp_rac_unknown started. Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:05:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf44a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cecb40]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:46 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:05:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8330]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4020]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5980]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce66f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:46 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5e80]{CONFIGURED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd280]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdcfb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2640]{CONFIGURED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce70c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd7370]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9fa0]{CONFIGURED}: Deallocated Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cefb80]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd560]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5fb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1152)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1152)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(1152)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1164)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1164)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:49 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:49 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:05:49 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:05:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:05:49 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:05:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1152)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1164)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1165)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1153)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1176)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1176)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce72f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(1177)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5bd0]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5bd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf44a0]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf44a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf44a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf44a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1182)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf44a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf44a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1181)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1187)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce8330]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce8330]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce8330]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce8330]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce8330]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce8330]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1187)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])(1182)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4960]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4960]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4960]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4960]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4960]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cea290]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4020]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cea290]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cea290]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cea290]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4020]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4020]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4020]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8900]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2640]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2640]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2640]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2640]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:05:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4020]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4020]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cea290]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cea290]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(1188)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2640]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2640]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1187)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:05:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1188)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd4e0]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd4e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd4e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd4e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd4e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfa90]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd91f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd91f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfa90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfa90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfa90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf62f0]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf62f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf62f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf62f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3a60]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3a60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3a60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3a60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3a60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4f20]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e30]{NULL}: Allocated Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4f20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4f20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4f20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfa90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfa90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf62f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf62f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd91f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd91f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:05:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4f20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:05:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4f20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:05:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f418b414a65f: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:05:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:05:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:05:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:05:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:05:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:05:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1181)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1189)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1195)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1194)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1170)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1161): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1168): none (pass -> pass) Sat Aug 30 10:05:55 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1170): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1172): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1180): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1181): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1185): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1189): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1191): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=219612) Sat Aug 30 10:05:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219612, count=221856) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Sat Aug 30 10:05:57 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:05:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:05:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_ptp_bvci started. Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:05:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cea290]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf44a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8900]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf5e80]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:58 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:05:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf62f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4020]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfa90]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2640]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce7e30]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cea040]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:05:58 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cecb40]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{CONFIGURED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce8330]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{CONFIGURED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{CONFIGURED}: Deallocated Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3a60]{UNBLOCKED}: Deallocated Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:05:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:05:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Freeing instance Sat Aug 30 10:05:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cddc80]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1197)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1197)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1197)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1209)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1209)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:01 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:01 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:06:01 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:06:01 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1197)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1209)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1198)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1210)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1221)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1221)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(1221)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf44a0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf44a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf44a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf44a0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf44a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf44a0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1226)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1222)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1227)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:06:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1226)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1232)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1227)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefae0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefae0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefae0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefae0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefae0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9440]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9440]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd9690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd9690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8310]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf45d0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8310]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8310]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8310]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf45d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf45d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf45d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(1232)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd9690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd9690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8310]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8310]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf45d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf45d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1233)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1232)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1233)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd7120]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd7120]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd7120]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd7120]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd7120]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5900]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb40]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9990]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9990]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9990]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9990]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd7a0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd7a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd7a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd7a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd7a0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3c70]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce7ad0]{NULL}: Allocated Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3c70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3c70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3c70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce7ad0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce7ad0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce7ad0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9990]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9990]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce7ad0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce7ad0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3c70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3c70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:06:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:03 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:03 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:06:05 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:05 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:05 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:06:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1236)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1226)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1239)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1240)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1201): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1206): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1219): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1225): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1226): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1230): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1234): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1235): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1236): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1237): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Sat Aug 30 10:06:07 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219284) Sat Aug 30 10:06:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219284, count=221528) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Sat Aug 30 10:06:09 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:06:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_ptp_bvci_imsi started. Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:06:10 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3c70]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9440]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce8310]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce4f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:06:10 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce7ad0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5900]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf45d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9990]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf62f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8900]{CONFIGURED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf44a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea290]{CONFIGURED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cefae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb970]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2d10]{CONFIGURED}: Deallocated Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdd7a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd7120]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cecb40]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:10 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:10 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdf9f0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1242)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1242)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1242)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1254)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1254)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:13 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:13 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:13 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:06:13 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:13 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:13 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:13 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:06:13 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:13 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:13 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:13 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1242)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1254)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:13 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1243)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:13 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:13 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:13 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:13 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])(1255)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1255)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:13 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:13 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:13 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:13 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1266)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1266)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1271)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd8ee0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(1267)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9440]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3c70]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3c70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3c70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3c70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(1272)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:06:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1271)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3c70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3c70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1271)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cddc80]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cddc80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cddc80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cddc80]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cddc80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cddc80]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1277)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1272)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4940]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4940]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4940]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4940]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4940]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce9e20]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd9290]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce9e20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce9e20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce9e20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd9290]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd9290]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd9290]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce9e20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce9e20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1277)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd9290]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd9290]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:14 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:14 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(1278)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1277)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf86f0]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf86f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf86f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf86f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf86f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf86f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1278)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5900]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5900]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5900]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5900]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5900]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7870]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7870]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7870]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7870]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7870]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb540]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb8b0]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb540]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb540]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb540]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb8b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb8b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb8b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced700]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced700]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced700]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced700]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced700]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4120]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd970]{NULL}: Allocated Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4120]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4120]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4120]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd970]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd970]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd970]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb540]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb540]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb8b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb8b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4120]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4120]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:14 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:14 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:14 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:06:15 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:15 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:15 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:06:17 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:17 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:17 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:06:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1281)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1271)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1255)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1278)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1279)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1256)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1285)@f418b414a65f: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_imsi(1284)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1246): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1251): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1256): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1258): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1263): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1270): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1271): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1275): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1279): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1280): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1281): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1282): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Sat Aug 30 10:06:19 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219464) Sat Aug 30 10:06:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219464, count=221708) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Sat Aug 30 10:06:21 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:06:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_ptp_bvci_unknown started. Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:06:22 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce4120]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3c70]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdb540]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce9e20]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf52b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8900]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:22 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:06:22 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdd970]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdb8b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd9290]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce7ad0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:22 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{CONFIGURED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9440]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cddc80]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4940]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5a00]{CONFIGURED}: Deallocated Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf86f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced700]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7870]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5900]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:22 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:22 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd7120]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1287)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1287)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(1287)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1299)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1299)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:25 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:25 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:25 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:06:25 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:25 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:25 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:25 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:06:25 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:25 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:25 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:25 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1287)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1299)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:25 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])(1288)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1300)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:25 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:25 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:25 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:25 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:25 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:25 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:25 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:25 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:25 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1311)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:26 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(1316)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1311)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf3c70]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf3c70]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf3c70]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf3c70]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf3c70]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf3c70]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1316)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1317)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:06:26 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])(1312)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(1316)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1316)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1322)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1317)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cddc80]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cddc80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cddc80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cddc80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cddc80]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce70c0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced160]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce70c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce70c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce70c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced160]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced160]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced160]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cedb20]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cedb20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cedb20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cedb20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce70c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce70c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cedb20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cedb20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced160]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced160]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(1323)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1322)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb670]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb670]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb670]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb670]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb670]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb670]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1323)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3530]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecbc0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3530]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3530]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3530]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecbc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecbc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecbc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced7b0]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced7b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced7b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced7b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfc50]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6890]{NULL}: Allocated Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfc50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfc50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfc50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6890]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6890]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6890]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecbc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecbc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced7b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced7b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3530]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3530]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfc50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfc50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6890]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6890]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(1313)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:06:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:27 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:27 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(1313)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@f418b414a65f: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:06:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:29 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:29 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:06:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1316)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1312)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1329)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1314)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1323)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1306)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1330)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1296): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1304): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1306): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1308): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1313): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1314): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1315): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1316): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1320): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1326): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Sat Aug 30 10:06:31 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219656) Sat Aug 30 10:06:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219656, count=221900) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Sat Aug 30 10:06:33 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:06:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_reject_ptp_bvci started. Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:06:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3530]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cedb20]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfc50]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce70c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:06:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cecbc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6890]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced160]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced7b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdd970]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf52b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9e20]{CONFIGURED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf3c70]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdb540]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cddc80]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4120]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5950]{CONFIGURED}: Deallocated Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb670]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9830]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce9f50]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1332)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1332)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1332)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1344)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1344)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:06:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:06:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(1344)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(1332)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1345)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1333)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1356)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1360)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:06:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1356)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1356)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf0f30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf0f30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf0f30]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf0f30]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1360)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1357)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1362)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf7830]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf7830]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf7830]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf7830]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf7830]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1360)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1360)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1367)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1362)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1362)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4960]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4960]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4960]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4960]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4960]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4020]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced950]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4020]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4020]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4020]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced950]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced950]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced950]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4020]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4020]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced950]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced950]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1367)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1368)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:06:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1367)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce07f0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce07f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce07f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce07f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce07f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce07f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1368)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cea210]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb3e0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cea210]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cea210]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cea210]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb3e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb3e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb3e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf62b0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf62b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf62b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf62b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf62b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdff70]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce0390]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdff70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdff70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdff70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce0390]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce0390]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce0390]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd7a0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd7a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd7a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd7a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd7a0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf45c0]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6930]{NULL}: Allocated Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf45c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf45c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf45c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6930]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6930]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6930]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb3e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb3e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cea210]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cea210]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdff70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdff70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce0390]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce0390]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6930]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6930]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf45c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf45c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(1358)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:06:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:39 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:39 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:06:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:41 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx PAGING-PS-REJ Sat Aug 30 10:06:41 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(1358)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:06:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:41 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:41 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:06:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:43 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx PAGING-PS-REJ Sat Aug 30 10:06:43 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1361)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1352)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1360)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1367)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1359)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1350)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1375)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1368)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1370)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1336): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1341): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1348): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1350): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1351): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1352): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1353): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354): none (pass -> pass) MTC@f418b414a65f: Sat Aug 30 10:06:43 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1358): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1359): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1360): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1361): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1365): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1370): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1372): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=221184) Sat Aug 30 10:06:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=221184, count=225012) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi ------ Sat Aug 30 10:06:45 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:06:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_reject_ptp_bvci_imsi started. Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:06:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cea210]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4020]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf45c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdff70]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8310]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:46 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:06:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb3e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced950]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce6930]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce0390]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cecbc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce9e20]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:46 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{CONFIGURED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf7830]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdfc50]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cedb20]{CONFIGURED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf3530]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c70]{CONFIGURED}: Deallocated Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce07f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd7a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf62b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6600]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1377)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1377)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1377)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1389)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1389)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:49 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:49 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:06:49 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:06:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:06:49 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:06:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(1389)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(1377)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])(1390)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1378)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1401)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:06:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1406)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(1401)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf45c0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf45c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf45c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf45c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf45c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf45c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1406)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1407)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(1402)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(1406)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1406)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9e20]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9e20]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9e20]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9e20]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9e20]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9e20]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1412)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1407)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cee8c0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cee8c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cee8c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cee8c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cee8c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce70c0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf1c0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce70c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce70c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce70c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfa1c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfa1c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfa1c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cedb20]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cedb20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cedb20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cedb20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce70c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce70c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cedb20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cedb20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1412)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1413)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:06:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:06:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1412)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:06:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4ff0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4ff0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4ff0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4ff0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4ff0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4ff0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1413)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7c60]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7c60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7c60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7c60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7c60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ced570]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5c40]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ced570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ced570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ced570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5c40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5c40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5c40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdce40]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdce40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdce40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdce40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdce40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf9c40]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf6230]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf9c40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf9c40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf9c40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf6230]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf6230]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf6230]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfbe0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd7a0]{NULL}: Allocated Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfbe0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfbe0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfbe0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd7a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd7a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd7a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ced570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ced570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf9c40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf9c40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5c40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5c40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf6230]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf6230]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfbe0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfbe0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:06:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd7a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:06:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd7a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:06:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:51 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:06:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:53 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx PAGING-PS-REJ Sat Aug 30 10:06:53 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:06:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:53 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx PAGING-PS Sat Aug 30 10:06:53 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:06:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:06:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:06:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:06:55 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx PAGING-PS-REJ Sat Aug 30 10:06:55 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1397)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1393)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1406)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1402)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1390)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1407)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1419)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1415)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1395)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1420)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1381): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1386): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1391): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1392): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1393): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1394): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1395): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1396): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1397): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1398): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1405): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1406): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) Sat Aug 30 10:06:55 UTC 2025 MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408): none (pass -> pass)====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1410): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1415): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1417): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=221672) Sat Aug 30 10:06:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=221672, count=225492) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Sat Aug 30 10:06:57 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:06:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:06:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_dummy_paging_ps_ptp started. Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:06:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ced570]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce70c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdfbe0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cedb20]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf9c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:58 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:06:58 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdd7a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce26e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf6230]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced950]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb3e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNCONFIGURED}: Allocated Sat Aug 30 10:06:58 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8310]{CONFIGURED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf45c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdff70]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9e20]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf4020]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Deallocated Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdce40]{UNBLOCKED}: Deallocated Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:06:58 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:06:58 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Freeing instance Sat Aug 30 10:06:58 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce0700]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1422)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1422)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1422)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1434)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1434)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:01 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:01 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:07:01 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:01 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:07:01 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:01 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:01 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:01 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1422)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1434)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1435)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1423)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:01 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:01 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:01 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:01 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1446)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1446)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1446)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1451)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdfbe0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdfbe0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdfbe0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdfbe0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdfbe0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdfbe0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(1447)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced570]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET GbProxy_Test-NS(PCU[1])(1451)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1452)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:07:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1451)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1451)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce4180]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce4180]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce4180]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce4180]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce4180]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce4180]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1457)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1452)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cef860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cef860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8900]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8900]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8900]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8900]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8900]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4960]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4960]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4960]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4960]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1457)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cef860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cef860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4960]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4960]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1457)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1458)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1457)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf9e90]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf9e90]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf9e90]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf9e90]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf9e90]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf9e90]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1458)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce56d0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce56d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce56d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce56d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce56d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6560]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdc0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6560]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6560]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6560]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb3e0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb3e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb3e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb3e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb3e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf62b0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf7550]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf62b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf62b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf62b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf7550]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf7550]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf7550]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfa5a0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfa5a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfa5a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfa5a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfa5a0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6480]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd7a0]{NULL}: Allocated Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6480]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6480]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6480]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd7a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd7a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd7a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf62b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf62b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6560]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6560]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf7550]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf7550]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6480]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6480]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd7a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd7a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:07:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:03 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx DUMMY-PAGING-PS Sat Aug 30 10:07:03 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:07:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx DUMMY-PAGING-PS-RESP Sat Aug 30 10:07:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@f418b414a65f: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:07:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:03 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx DUMMY-PAGING-PS Sat Aug 30 10:07:03 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:07:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:03 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx DUMMY-PAGING-PS-RESP Sat Aug 30 10:07:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1438)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1443)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1451)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1457)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1434)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1436)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1429)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1441)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1435)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1458)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f418b414a65f: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1464)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(1452)@f418b414a65f: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1465)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1426): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1429): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1431): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1436): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1437): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1438): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1439): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1441): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1442): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1443): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1444): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1450): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1451): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1455): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1461): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@f418b414a65f: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Sat Aug 30 10:07:03 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218948) Waiting for packet dumper to finish... 1 (prev_count=218948, count=220028) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Sat Aug 30 10:07:05 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:07:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_sig_bss started. Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:07:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf62b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ced570]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6560]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6480]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8310]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:07:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf7550]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd7a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf9c40]{CONFIGURED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdfbe0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cedb20]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce4180]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8900]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce26f0]{CONFIGURED}: Deallocated Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf9e90]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb3e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce56d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfa5a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1467)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1467)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1467)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1479)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1479)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:09 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:09 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:09 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:07:09 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:09 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:09 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:09 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:07:09 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:09 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:09 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1467)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1479)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1468)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1480)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:09 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:09 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:09 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:09 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:09 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:09 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:09 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:09 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1491)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:10 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1491)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced570]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced570]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced570]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced570]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced570]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced570]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(1492)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1496)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf62b0]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf62b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf62b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf62b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(1497)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:07:10 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf62b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf62b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1496)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])(1502)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1502)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])(1497)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1497)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdb840]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfae20]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdb840]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdb840]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdb840]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfae20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfae20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfae20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce26e0]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce26e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce26e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce26e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce26e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2c60]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2c60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2c60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2c60]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc270]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc270]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(1503)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdb840]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdb840]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2c60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2c60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfae20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfae20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc270]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc270]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1502)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfb60]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfb60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfb60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfb60]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfb60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfb60]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1503)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf9f60]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf9f60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf9f60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf9f60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf9f60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7040]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7040]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7040]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7040]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa4b0]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1d70]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa4b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa4b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa4b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1d70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1d70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1d70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce98b0]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce98b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce98b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce98b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce98b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd970]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ced6a0]{NULL}: Allocated Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd970]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd970]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd970]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ced6a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ced6a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ced6a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7040]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7040]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1d70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1d70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa4b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa4b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ced6a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ced6a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:07:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:11 2025 DGPRS gb_proxy.c:1303 NSE(02003/BSS) Rx PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:07:11 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:07:11 2025 DGPRS gb_proxy.c:1303 NSE(02001/BSS) Rx PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:07:11 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:07:11 2025 DGPRS gb_proxy.c:1303 NSE(02002/BSS) Rx PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:07:11 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[2])(1503)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@f418b414a65f: 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])-BVCI20032(1507)@f418b414a65f: 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)@f418b414a65f: 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(1505)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 0, 2, 1 } TC_paging_ps_sig_bss(1509)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@f418b414a65f: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:07:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:13 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:13 2025 DGPRS gb_proxy.c:1303 NSE(02003/BSS) Rx PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:07:13 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:07:13 2025 DGPRS gb_proxy.c:1303 NSE(02001/BSS) Rx PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:07:13 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:07:13 2025 DGPRS gb_proxy.c:1303 NSE(02002/BSS) Rx PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:07:13 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[2])(1503)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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])-BVCI20031(1505)@f418b414a65f: 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)@f418b414a65f: 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(1507)@f418b414a65f: 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 } Sat Aug 30 10:07:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_bss(1510)@f418b414a65f: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_bss(1510)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1483)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1487)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1491)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1496)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1503)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1481)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1497)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1485)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_bss(1510)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1471): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1476): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1481): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1482): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1483): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1484): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1485): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1486): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1487): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1488): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1495): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1496): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1500): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1506): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Sat Aug 30 10:07:15 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223196) Sat Aug 30 10:07:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=223196, count=225440) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Sat Aug 30 10:07:17 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:07:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_sig_lac started. Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:07:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd970]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf62b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdb840]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf9c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:07:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ced6a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd7040]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfae20]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce1d70]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf7550]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6480]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4960]{CONFIGURED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ced570]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6560]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cde6c0]{CONFIGURED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce26e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{CONFIGURED}: Deallocated Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfb60]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce98b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf9f60]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb3e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb460]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1512)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1512)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(1512)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1524)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1524)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:21 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:21 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:21 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:07:21 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:21 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:21 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:21 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:07:21 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:21 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:21 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1512)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1524)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1513)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:21 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:21 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:21 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:21 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])(1525)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:21 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:21 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:21 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:21 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1536)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:22 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1536)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1541)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf62b0]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf62b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf62b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf62b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf62b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf62b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1537)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd970]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd970]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd970]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd970]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(1542)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:22 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1541)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1547)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1542)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced570]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced570]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced570]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced570]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced570]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdb840]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cddc80]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdb840]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdb840]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdb840]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cddc80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cddc80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cddc80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8f40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8f40]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cddc80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cddc80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8f40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8f40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdb840]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdb840]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:22 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(1548)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1547)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:22 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:22 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:22 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfa40]{NULL}: Allocated Sat Aug 30 10:07:22 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfa40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfa40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfa40]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfa40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:22 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfa40]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1548)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf74d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf74d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf74d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf1c0]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cd91f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cd91f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb360]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb360]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb360]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb360]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb360]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce54e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce54e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdc4b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdc4b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce1e90]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce1e90]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce1e90]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce1e90]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce1e90]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9910]{NULL}: Allocated Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9910]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9910]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9910]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cd91f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cd91f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce54e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce54e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdc4b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdc4b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9910]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9910]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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) Sat Aug 30 10:07:23 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:07:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1290 NSE(02003/BSS) Rx PAGING-PS: routing to NSE (LAI match) Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1290 NSE(02001/BSS) Rx PAGING-PS: routing to NSE (LAI match) Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:1290 NSE(02002/BSS) Rx PAGING-PS: routing to NSE (LAI match) Sat Aug 30 10:07:23 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[2])(1548)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: 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)@f418b414a65f: 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])-BVCI20021(1544)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:07:25 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing TC_paging_ps_sig_lac(1554)@f418b414a65f: Paging received on PCU { 1, 2, 0 } TC_paging_ps_sig_lac(1554)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:07:25 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:25 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:25 2025 DGPRS gb_proxy.c:1290 NSE(02003/BSS) Rx PAGING-PS: routing to NSE (LAI match) Sat Aug 30 10:07:25 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) GbProxy_Test-BSSGP(PCU[2])(1548)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: 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)@f418b414a65f: 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])-BVCI20031(1550)@f418b414a65f: 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 } Sat Aug 30 10:07:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_lac(1554)@f418b414a65f: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:07:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:27 2025 DGPRS gb_proxy.c:1290 NSE(02003/BSS) Rx PAGING-PS: routing to NSE (LAI match) Sat Aug 30 10:07:27 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:07:27 2025 DGPRS gb_proxy.c:1290 NSE(02001/BSS) Rx PAGING-PS: routing to NSE (LAI match) Sat Aug 30 10:07:27 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:07:27 2025 DGPRS gb_proxy.c:1290 NSE(02002/BSS) Rx PAGING-PS: routing to NSE (LAI match) Sat Aug 30 10:07:27 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[2])(1548)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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[1])-BVCI20021(1544)@f418b414a65f: 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[1])-BVCI20022(1546)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:07:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_lac(1555)@f418b414a65f: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_lac(1555)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:07:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:29 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:29 2025 DGPRS gb_proxy.c:1290 NSE(02003/BSS) Rx PAGING-PS: routing to NSE (LAI match) Sat Aug 30 10:07:29 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) GbProxy_Test-BSSGP(PCU[2])(1548)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1541)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1548)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1530)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_lac(1555)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_lac(1554)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1521): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1528): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1530): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1532): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1540): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1541): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1551): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Sat Aug 30 10:07:31 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=229560) Sat Aug 30 10:07:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=229560, count=232192) Sat Aug 30 10:07:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Sat Aug 30 10:07:33 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:07:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_sig_lac_unknown started. Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:07:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cdb840]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd970]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf9c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:07:34 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cddc80]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9910]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ced6a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa4b0]{CONFIGURED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf62b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce2c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5b70]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ced570]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cdb080]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7c60]{CONFIGURED}: Deallocated Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdfa40]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb360]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce1e90]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:34 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:34 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5a20]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1557)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1557)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(1557)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1569)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1569)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:37 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing Sat Aug 30 10:07:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:37 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:07:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:37 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:07:37 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:37 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:37 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:37 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1557)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1569)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:37 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1558)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1570)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:37 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:37 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:37 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1581)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(1586)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1581)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9570]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9570]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9570]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9570]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1587)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1586)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(1582)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd970]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd970]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd970]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd970]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd970]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce54e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce54e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1583)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce54e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce54e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1586)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1592)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1587)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1587)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce82e0]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce82e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce82e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce82e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce82e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cebf30]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cebf30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cebf30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cebf30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1576)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1576)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])(1593)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cebf30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cebf30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1592)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1592)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9320]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9320]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9320]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9320]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9320]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9320]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1593)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa40]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6560]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6560]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6560]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6560]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5980]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5980]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5980]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5980]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5980]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb120]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb120]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb120]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb120]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02b0]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6400]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf3530]{NULL}: Allocated Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6400]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6400]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6400]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf3530]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf3530]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf3530]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1578)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1578)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6560]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6560]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6400]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6400]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb120]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb120]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf3530]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf3530]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(1583)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:07:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:39 2025 DGPRS gb_proxy.c:1316 NSE(00101/SGSN) BSSGP PAGING: unable to route, no destination found TC_paging_ps_sig_lac_unknown(1599)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 Sat Aug 30 10:07:41 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1583)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(1583)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f418b414a65f: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:07:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:41 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:41 2025 DGPRS gb_proxy.c:1316 NSE(00102/SGSN) BSSGP PAGING: unable to route, no destination found Sat Aug 30 10:07:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_lac_unknown(1600)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1583)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1578)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1576)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1592)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1583)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1589)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1584)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1600)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1587)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1575)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1593)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1599)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1561): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1566): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1573): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1575): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1576): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1577): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1578): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1583): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1584): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1589): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1591): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1596): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Sat Aug 30 10:07:43 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219852) Sat Aug 30 10:07:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219852, count=222096) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Sat Aug 30 10:07:45 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:07:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_sig_rac started. Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:07:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cebf30]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce6400]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfa4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:46 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:07:46 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6560]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf3530]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf9c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:46 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd91f0]{CONFIGURED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdd970]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce82e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Deallocated Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9320]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa40]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5980]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce02b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:07:46 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:07:46 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce07a0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1602)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1602)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(1602)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1614)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1614)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:49 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:49 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:07:49 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:07:49 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:07:49 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:07:49 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:49 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:49 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1602)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1614)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1603)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1615)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:49 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:49 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:49 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:49 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1626)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1626)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(1626)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce54e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce54e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce54e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce54e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(1627)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1631)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cebf30]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cebf30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cebf30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cebf30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cebf30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce3de0]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce3de0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce3de0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce3de0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1632)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:07:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce3de0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce3de0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1631)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3f10]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3f10]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3f10]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3f10]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3f10]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3f10]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1637)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1632)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9c40]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9c40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9c40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9c40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9c40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce26e0]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce26e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce26e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce26e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfae20]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceb370]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfae20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfae20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfae20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceb370]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceb370]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceb370]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(1637)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce26e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce26e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfae20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfae20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceb370]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceb370]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:07:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNCONFIGURED}: Allocated Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(1638)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1637)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1637)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:07:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1638)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9470]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9470]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9470]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9470]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9470]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5610]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa7f0]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5610]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5610]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5610]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa7f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa7f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa7f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd8d0]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd8d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd8d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd8d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd8d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf870]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf870]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf870]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf870]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc4b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc4b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6910]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6910]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6910]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6910]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6910]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfb7e0]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfbc00]{NULL}: Allocated Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfb7e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfb7e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfb7e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfbc00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfbc00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfbc00]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5610]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5610]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa7f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa7f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfb7e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfb7e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc4b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc4b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfbc00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfbc00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:07:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf870]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:07:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf870]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:07:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:51 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:51 2025 DGPRS gb_proxy.c:1269 NSE(02001/BSS) Rx PAGING-PS: routing to NSE (RAI match) Sat Aug 30 10:07:51 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])(1627)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:07:53 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:53 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:53 2025 DGPRS gb_proxy.c:1269 NSE(02003/BSS) Rx PAGING-PS: routing to NSE (RAI match) Sat Aug 30 10:07:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:07:53 2025 DGPRS gb_proxy.c:1269 NSE(02002/BSS) Rx PAGING-PS: routing to NSE (RAI match) Sat Aug 30 10:07:53 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[1])(1632)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1638)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(1636)@f418b414a65f: 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 } Sat Aug 30 10:07:53 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: 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 } Sat Aug 30 10:07:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_rac(1644)@f418b414a65f: Paging received on PCU { 1, 2 } TC_paging_ps_sig_rac(1644)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:07:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:55 2025 DGPRS gb_proxy.c:1269 NSE(02003/BSS) Rx PAGING-PS: routing to NSE (RAI match) Sat Aug 30 10:07:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) GbProxy_Test-BSSGP(PCU[2])(1638)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f418b414a65f: 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])-BVCI20031(1640)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:07:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_rac(1644)@f418b414a65f: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:07:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:57 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:57 2025 DGPRS gb_proxy.c:1269 NSE(02001/BSS) Rx PAGING-PS: routing to NSE (RAI match) Sat Aug 30 10:07:57 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])(1627)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:07:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:07:59 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:07:59 2025 DGPRS gb_proxy.c:1269 NSE(02003/BSS) Rx PAGING-PS: routing to NSE (RAI match) Sat Aug 30 10:07:59 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:07:59 2025 DGPRS gb_proxy.c:1269 NSE(02002/BSS) Rx PAGING-PS: routing to NSE (RAI match) Sat Aug 30 10:07:59 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[2])(1638)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(1636)@f418b414a65f: 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(1634)@f418b414a65f: 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 } Sat Aug 30 10:07:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:07:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:07:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:07:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:00 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:00 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:00 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:00 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_rac(1645)@f418b414a65f: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1645)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:08:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:01 2025 DGPRS gb_proxy.c:1269 NSE(02003/BSS) Rx PAGING-PS: routing to NSE (RAI match) Sat Aug 30 10:08:01 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) GbProxy_Test-BSSGP(PCU[2])(1638)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1637)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1638)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1603)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1622)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_rac(1645)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1606): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1611): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1619): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1622): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1624): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1635): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1637): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1641): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Sat Aug 30 10:08:03 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=237760) Waiting for packet dumper to finish... 1 (prev_count=237760, count=238840) Sat Aug 30 10:08:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:05 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Sat Aug 30 10:08:05 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:08:05 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:05 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:05 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_sig_rac_unknown started. Sat Aug 30 10:08:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:08:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfb7e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce26e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce3de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfae20]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5610]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:08:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfbc00]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ceb370]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa7f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6560]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce6400]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{CONFIGURED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cebf30]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2c60]{CONFIGURED}: Deallocated Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6910]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9470]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ceb140]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1647)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1647)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1647)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1659)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1659)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:09 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:09 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:09 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:09 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:08:09 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:09 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:09 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:09 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:09 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:08:09 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:09 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:09 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:09 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(1659)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(1647)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:09 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1648)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1660)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:09 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:09 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:09 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:09 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:09 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:09 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:09 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:09 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1671)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:10 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:10 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:10 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:10 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:10 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:10 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1671)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(1671)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce3de0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce3de0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce3de0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce3de0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce3de0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce3de0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1676)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(1672)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1677)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce26e0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce26e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce26e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce26e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce26e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfb7e0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfb7e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfb7e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfb7e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:11 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1676)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfb7e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfb7e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cebf30]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cebf30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cebf30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cebf30]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cebf30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cebf30]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1682)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1677)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce54e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce54e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce54e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4ff0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4ff0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4ff0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4ff0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce2880]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce2880]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce2880]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf3950]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8900]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf3950]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf3950]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf3950]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8900]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1682)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4ff0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4ff0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf3950]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf3950]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:11 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:11 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(1683)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1682)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1683)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf9c00]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf9c00]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf9c00]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf9c00]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf9c00]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb020]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf60c0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb020]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb020]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb020]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf60c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf60c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf60c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf67d0]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfab30]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf67d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf67d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf67d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfab30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfab30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfab30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdf500]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdf500]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdf500]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdf500]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdf500]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd950]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1f30]{NULL}: Allocated Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd950]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd950]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd950]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb020]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb020]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf67d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf67d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf60c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf60c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfab30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfab30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd950]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd950]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:08:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:11 2025 DGPRS gb_proxy.c:1316 NSE(00101/SGSN) BSSGP PAGING: unable to route, no destination found Sat Aug 30 10:08:13 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing TC_paging_ps_sig_rac_unknown(1689)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@f418b414a65f: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:08:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:13 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:13 2025 DGPRS gb_proxy.c:1316 NSE(00102/SGSN) BSSGP PAGING: unable to route, no destination found Sat Aug 30 10:08:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:14 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:14 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_rac_unknown(1690)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1682)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1676)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1672)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1653)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1689)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1690)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1661)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1653): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1655): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1661): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1663): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1668): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1675): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1676): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1680): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1686): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Sat Aug 30 10:08:15 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220780) Sat Aug 30 10:08:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=220780, count=223024) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Sat Aug 30 10:08:17 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:08:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_sig_bvci started. Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:08:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdd950]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf3950]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfb7e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf67d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb020]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5610]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:08:18 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8900]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfab30]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf60c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfbc00]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfae20]{CONFIGURED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce3de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce26e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cebf30]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Deallocated Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdf500]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf9c00]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:18 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:18 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1692)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1692)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1692)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1704)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1704)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:21 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:21 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:21 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:21 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:08:21 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:21 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:21 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:21 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:21 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:08:21 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:21 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:21 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:21 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1692)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])(1704)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:21 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])(1693)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1705)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:21 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:21 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:21 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:21 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:21 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:21 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:21 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:21 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1716)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1716)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1716)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1721)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb7e0]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb7e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb7e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb7e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb7e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb7e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(1717)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3950]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3950]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3950]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3950]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3950]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd950]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce8900]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd950]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd950]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd950]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce8900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce8900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce8900]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(1721)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1722)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce8900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce8900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd950]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd950]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1721)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1727)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1722)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cecad0]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cecad0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cecad0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cecad0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cecad0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf5c40]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf5c40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf5c40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf5c40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf5c40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cec7a0]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cec7a0]{NULL}: Received Event REQ-RESET GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cec7a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cec7a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:08:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1709)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1709)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1728)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1727)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cec7a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cec7a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1727)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdc270]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdc270]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdc270]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdc270]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1728)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6560]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6560]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6560]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6560]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6560]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce0010]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce0010]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce0010]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce0010]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf480]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5330]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf480]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf480]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf480]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5330]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5330]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5330]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9e00]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9e00]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9e00]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9e00]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9e00]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9830]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{NULL}: Allocated Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9830]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9830]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9830]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce0010]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce0010]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf480]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf480]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9830]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9830]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5330]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5330]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:23 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:08:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:1255 NSE(00101/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-PS: routing by BVCI Sat Aug 30 10:08:23 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f418b414a65f: 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 } Sat Aug 30 10:08:25 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing TC_paging_ps_sig_bvci(1734)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:08:25 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:25 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:25 2025 DGPRS gb_proxy.c:1255 NSE(00102/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-PS: routing by BVCI Sat Aug 30 10:08:25 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f418b414a65f: 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 } Sat Aug 30 10:08:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_bvci(1735)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1708)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1721)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1727)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1709)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_bvci(1734)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(1705)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1706)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1699)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_bvci(1735)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1696): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1699): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1701): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1706): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1707): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1708): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1709): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1713): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1720): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1721): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1725): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1731): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Sat Aug 30 10:08:27 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220232) Sat Aug 30 10:08:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=220232, count=222476) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Sat Aug 30 10:08:29 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:08:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_sig_bvci_imsi started. Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:08:30 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce0010]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdd950]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9830]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfae20]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:30 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:08:30 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cec7a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce8900]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce3de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf0f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5330]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1f30]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:30 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb020]{CONFIGURED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb7e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3950]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf67d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf5c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cecad0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Deallocated Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6560]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce9e00]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:30 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:30 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2c60]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1737)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1737)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1742)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1742)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(1737)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1747)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1747)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1749)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1749)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:33 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:33 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1747)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1742)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:33 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:08:33 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:33 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:33 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:33 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:08:33 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:33 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:33 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:33 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1737)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1749)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1747)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1747)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:33 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1742)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1742)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1750)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1738)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:33 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:33 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:33 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:33 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:33 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:33 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:33 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:33 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:33 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1761)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1766)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1766)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1765)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:08:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1761)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1766)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1766)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1766)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd950]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd950]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd950]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd950]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd950]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd950]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1765)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1767)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:08:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])(1762)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1765)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1765)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1763)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1739)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1739)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1767)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa410]{NULL}: Allocated GbProxy_Test-NS(PCU[2])(1772)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa410]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa410]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa410]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf43e0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9960]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf43e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf43e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf43e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9960]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9960]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9960]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa410]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa410]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1741)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9960]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9960]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1741)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf43e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf43e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1772)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1772)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1773)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec9d0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec9d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec9d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec9d0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec9d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec9d0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1773)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce3de0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce3de0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce3de0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce3de0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce3de0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfc5b0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfba70]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfc5b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfc5b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfc5b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfba70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfba70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfba70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb120]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb120]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb120]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb120]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb120]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf65e0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf65e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf65e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf65e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf52b0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf52b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf52b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf52b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf52b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6ab0]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb990]{NULL}: Allocated Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb990]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb990]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb990]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1744)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1746)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1744)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1746)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf65e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf65e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfba70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfba70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfc5b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfc5b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb990]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb990]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:35 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(1763)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1739)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:08:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:1255 NSE(00101/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-PS: routing by BVCI Sat Aug 30 10:08:35 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1763)@f418b414a65f: 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 } Sat Aug 30 10:08:37 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing TC_paging_ps_sig_bvci_imsi(1779)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1739)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1763)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(1763)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1739)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:08:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:37 2025 DGPRS gb_proxy.c:1255 NSE(00102/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-PS: routing by BVCI Sat Aug 30 10:08:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1763)@f418b414a65f: 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 } Sat Aug 30 10:08:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_bvci_imsi(1780)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1739)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1763)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1742)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1753)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1766)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1747)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1741)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1765)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1757)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1744)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1746)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1751)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1755)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1745)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1764)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1768)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1739)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1740)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1779)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1763)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1773)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1780)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1739): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1740): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1741): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1742): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1744): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1745): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1746): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1747): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1751): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1752): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1753): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1754): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1755): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1756): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1757): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1758): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1763): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1764): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1765): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1766): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1768): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1770): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1776): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Sat Aug 30 10:08:39 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220416) Sat Aug 30 10:08:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=220416, count=222660) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Sat Aug 30 10:08:41 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:08:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_sig_bvci_unknown started. Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:08:42 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfc5b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf43e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf6ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa410]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf65e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5610]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb020]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:08:42 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfba70]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9960]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb990]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdd4e0]{CONFIGURED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdd950]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9830]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce0010]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Deallocated Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cec9d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce3de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf52b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:42 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:42 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfaec0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1782)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1782)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1782)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1794)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1794)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:45 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:45 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:08:45 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:08:45 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:45 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(1794)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])(1782)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1795)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:45 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:45 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])(1783)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:46 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1806)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:47 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(1811)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1806)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1806)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1812)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1811)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1807)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf43e0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf43e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf43e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf43e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf43e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfc5b0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfc5b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfc5b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfc5b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1811)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1811)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfc5b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfc5b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1817)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc5e0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc5e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc5e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc5e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc5e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc5e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1812)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce1ab0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce1ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce1ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce1ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfe260]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfe260]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfe260]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfe260]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfe260]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfc7f0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfc7f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfc7f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfc7f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1817)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1815)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce1ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce1ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1818)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfc7f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfc7f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1817)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4210]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4210]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4210]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4210]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4210]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4210]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1818)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfbcc0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfbcc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfbcc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfbcc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfbcc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cde760]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cde760]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cde760]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cde760]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa310]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa310]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa310]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa310]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa310]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5c40]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf4ff0]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5c40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5c40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5c40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf4ff0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf4ff0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf4ff0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfdb80]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfdb80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfdb80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfdb80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfdb80]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdcb00]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb990]{NULL}: Allocated Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdcb00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdcb00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdcb00]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb990]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb990]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb990]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cde760]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cde760]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5c40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5c40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf4ff0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf4ff0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb990]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb990]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdcb00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdcb00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:47 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(1808)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:08:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:47 2025 DGPRS gb_proxy.c:1250 NSE(00101/SGSN) Rx PAGING-PS: unable to route: BVCI=33333 unknown Sat Aug 30 10:08:49 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing TC_paging_ps_sig_bvci_unknown(1824)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(1808)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f418b414a65f: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:08:49 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:49 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:49 2025 DGPRS gb_proxy.c:1250 NSE(00102/SGSN) Rx PAGING-PS: unable to route: BVCI=33333 unknown Sat Aug 30 10:08:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_sig_bvci_unknown(1825)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1816)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1811)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1815)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1825)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])(1794)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1818)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1824)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1809)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1814)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1820)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1786): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1791): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1798): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1803): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1808): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1809): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1810): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1811): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1813): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1814): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1815): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1816): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1820): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1822): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Sat Aug 30 10:08:51 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219508) Sat Aug 30 10:08:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:52 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219508, count=221752) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Sat Aug 30 10:08:53 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:08:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_reject_sig_bvci started. Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:08:54 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce3de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfc5b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdcb00]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb020]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:08:54 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cde760]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf4ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfc7f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb990]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfba70]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5610]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf65e0]{CONFIGURED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf43e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf6ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cdc5e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfe260]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Deallocated Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4210]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfbcc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa310]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfdb80]{UNBLOCKED}: Deallocated Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:08:54 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:08:54 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce57e0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1827)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1827)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1827)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1839)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1839)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:57 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:57 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:57 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:08:57 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:57 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:57 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:08:57 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:08:57 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:08:57 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:57 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:57 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1827)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1839)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(1828)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1828)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1840)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:57 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:57 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:57 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:57 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:57 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:57 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:57 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:57 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1851)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:08:59 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(1856)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1851)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5c40]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5c40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5c40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5c40]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5c40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5c40]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1856)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1857)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1852)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf9ae0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf9ae0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf9ae0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf9ae0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf9ae0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9c80]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9c80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9c80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9c80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(1856)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1853)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1856)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9c80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9c80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1862)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(1857)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cebf30]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cebf30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cebf30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cebf30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(1862)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1831)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1831)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:08:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cebf30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cebf30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1862)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1863)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1862)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:08:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1863)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7bc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7bc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7bc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf8b70]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb120]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf8b70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf8b70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf8b70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb120]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb120]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb120]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca50]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca50]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf1c0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd8d0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd8d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd8d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd8d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfdfa0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfdfa0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfdfa0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfdfa0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfdfa0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf6e10]{NULL}: Allocated Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf6e10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf6e10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf6e10]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb120]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb120]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf8b70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf8b70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd8d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd8d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf6e10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf6e10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:08:59 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:08:59 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(1853)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:08:59 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:1255 NSE(00101/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-PS: routing by BVCI Sat Aug 30 10:08:59 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1853)@f418b414a65f: 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 } Sat Aug 30 10:09:01 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing TC_paging_ps_reject_sig_bvci(1869)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:09:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:01 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx PAGING-PS-REJ Sat Aug 30 10:09:01 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(1828)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@f418b414a65f: 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(1831)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@f418b414a65f: 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])-BVCI20033(1838)@f418b414a65f: 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(1829)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@f418b414a65f: 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(1842)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1853)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(1853)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:09:01 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:01 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:09:01 2025 DGPRS gb_proxy.c:1255 NSE(00102/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-PS: routing by BVCI Sat Aug 30 10:09:01 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1853)@f418b414a65f: 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 } Sat Aug 30 10:09:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_reject_sig_bvci(1870)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:09:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx PAGING-PS-REJ Sat Aug 30 10:09:03 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(1840)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@f418b414a65f: 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])-BVCI20033(1850)@f418b414a65f: 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(1844)@f418b414a65f: 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(1842)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1853)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1832)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1831)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1853)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1858)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1869)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1854)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1830)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1870)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(1840)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1829): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1830): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1831): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1832): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1836): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1843): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1848): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1853): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1854): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1858): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1860): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1866): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Sat Aug 30 10:09:03 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222400) Sat Aug 30 10:09:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=222400, count=226228) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi ------ Sat Aug 30 10:09:05 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:09:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_ps_reject_sig_bvci_imsi started. Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:09:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf8b70]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cee8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:06 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:06 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:06 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cf65e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:06 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:09:06 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9c80]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf6e10]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cebf30]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdd8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cde760]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb020]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:07 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdcb00]{CONFIGURED}: Deallocated Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf9ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc5b0]{CONFIGURED}: Deallocated Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce3de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5570]{CONFIGURED}: Deallocated Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfdfa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceca50]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce26e0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1872)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1872)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(1872)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1884)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1884)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:10 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:10 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:09:10 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:09:10 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1872)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1884)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1873)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1885)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1885)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1896)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:11 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:11 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1896)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(1896)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce57a0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce57a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce57a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce57a0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce57a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce57a0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1901)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1897)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1902)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf8b70]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9ae0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf8b70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf8b70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf8b70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9ae0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9ae0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9ae0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:11 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1901)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf8b70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf8b70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1901)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9ae0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9ae0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1907)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf38b0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf38b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf38b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf38b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf38b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf38b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1902)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd9690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd9690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cec720]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cec720]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cec720]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cec720]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cec720]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5610]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4960]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5610]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5610]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5610]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4960]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4960]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4960]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd9690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd9690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5610]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5610]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4960]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4960]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:11 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(1908)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1907)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfc530]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfc530]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfc530]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfc530]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfc530]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfc530]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1908)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdf2f0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdf2f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdf2f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdf2f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfdc00]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc4b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc4b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfdc00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfdc00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfdc00]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd610]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd610]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd610]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd610]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd610]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfe600]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfe600]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfe600]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfe600]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfdc00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfdc00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdf2f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdf2f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc4b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc4b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfe600]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfe600]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:11 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:11 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:09:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:1255 NSE(00101/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-PS: routing by BVCI Sat Aug 30 10:09:11 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f418b414a65f: 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 } Sat Aug 30 10:09:13 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing TC_paging_ps_reject_sig_bvci_imsi(1914)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:09:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:13 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx PAGING-PS-REJ Sat Aug 30 10:09:13 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(1873)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@f418b414a65f: 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])-BVCI20033(1883)@f418b414a65f: 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)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@f418b414a65f: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:09:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:13 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx PAGING-PS Sat Aug 30 10:09:13 2025 DGPRS gb_proxy.c:1255 NSE(00102/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-PS: routing by BVCI Sat Aug 30 10:09:13 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f418b414a65f: 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 } Sat Aug 30 10:09:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:15 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:15 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:15 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:15 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:15 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:15 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:15 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:15 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_ps_reject_sig_bvci_imsi(1915)@f418b414a65f: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:09:15 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:15 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx PAGING-PS-REJ Sat Aug 30 10:09:15 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(1885)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@f418b414a65f: 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(1887)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@f418b414a65f: 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])-BVCI20031(1893)@f418b414a65f: 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])-BVCI20033(1895)@f418b414a65f: 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)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@f418b414a65f: 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(1887)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1888)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1892)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1901)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@f418b414a65f: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1914)@f418b414a65f: Final verdict of PTC: pass TC_paging_ps_reject_sig_bvci_imsi(1915)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1886)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1890)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1881): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1886): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1887): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1888): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1889): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1890): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1891): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1892): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1893): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1900): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1901): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1905): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1911): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Sat Aug 30 10:09:15 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222360) Sat Aug 30 10:09:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=222360, count=226180) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Sat Aug 30 10:09:18 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:09:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_dummy_paging_ps_sig started. Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:09:19 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdf2f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf5610]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf8b70]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfe600]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdcb00]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:09:19 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf9ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfdc00]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdd4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdf1c0]{CONFIGURED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce57a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf38b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cec720]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb080]{CONFIGURED}: Deallocated Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfc530]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cdd610]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ced440]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1917)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1917)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1917)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1929)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(1929)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:22 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:22 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:09:22 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1929)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:09:22 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])(1917)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1930)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1918)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1941)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1941)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1941)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf8b70]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf8b70]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf8b70]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf8b70]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf8b70]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf8b70]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(1942)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1947)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5610]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5610]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5610]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5610]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5610]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf2f0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf4960]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf2f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf2f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf2f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf4960]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf4960]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf4960]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf2f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf2f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf4960]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf4960]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1946)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(1947)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cfa410]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cfa410]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cfa410]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cfa410]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cfa410]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cebb10]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cebb10]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cebb10]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cebb10]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cebb10]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cec720]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cec720]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cec720]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cec720]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cec720]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cec720]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1952)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(1952)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1953)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb100]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb100]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb100]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb100]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb100]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb100]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1953)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4340]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4340]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4340]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4340]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4340]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfb9f0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf74d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf74d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfb9f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfb9f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfb9f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfec70]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd91f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd91f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfec70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfec70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfec70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c40]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cea0c0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce58c0]{NULL}: Allocated Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cea0c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cea0c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cea0c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce58c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce58c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce58c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfb9f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfb9f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf74d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf74d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd91f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd91f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cea0c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cea0c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce58c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce58c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfec70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfec70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx DUMMY-PAGING-PS Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1303 NSE(02003/BSS) Rx DUMMY-PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1303 NSE(02001/BSS) Rx DUMMY-PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1303 NSE(02002/BSS) Rx DUMMY-PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[0])(1942)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@f418b414a65f: 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])(1953)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@f418b414a65f: 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)@f418b414a65f: 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(1955)@f418b414a65f: 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])-BVCI20032(1957)@f418b414a65f: 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 } Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx DUMMY-PAGING-PS-RESP Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(1918)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f418b414a65f: 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(1926)@f418b414a65f: 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])-BVCI20032(1927)@f418b414a65f: 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(1924)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@f418b414a65f: 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)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@f418b414a65f: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx DUMMY-PAGING-PS Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1303 NSE(02003/BSS) Rx DUMMY-PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1303 NSE(02001/BSS) Rx DUMMY-PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1303 NSE(02002/BSS) Rx DUMMY-PAGING-PS:routing to NSE (broadcast) Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[0])(1942)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1953)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f418b414a65f: 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(1949)@f418b414a65f: 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(1951)@f418b414a65f: 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[2])-BVCI20032(1957)@f418b414a65f: 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[2])-BVCI20033(1958)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f418b414a65f: 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 } Sat Aug 30 10:09:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx DUMMY-PAGING-PS-RESP Sat Aug 30 10:09:23 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(1930)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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])-BVCI20033(1940)@f418b414a65f: 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)@f418b414a65f: 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(1932)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1933)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1946)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1952)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@f418b414a65f: Final verdict of PTC: none TC_dummy_paging_ps_sig(1960)@f418b414a65f: Final verdict of PTC: pass TC_dummy_paging_ps_sig(1959)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1931)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1953)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1936)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1954)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1921): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1925): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1931): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1932): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1933): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1934): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1936): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1938): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1945): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1946): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1950): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1954): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1956): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@f418b414a65f: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Sat Aug 30 10:09:23 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192792) Waiting for packet dumper to finish... 1 (prev_count=192792, count=223820) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Sat Aug 30 10:09:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_ptp_bss started. Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:09:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdf2f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce82e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cea0c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf65e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:09:26 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfec70]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce26e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf4960]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfb9f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cec720]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce58c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{CONFIGURED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf8b70]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf5610]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfe600]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cfa410]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cebb10]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe730]{CONFIGURED}: Deallocated Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb100]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfdfa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4340]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:26 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:26 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdcba0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(1962)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(1962)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1962)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(1974)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1974)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:29 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:29 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:29 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:29 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:29 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:29 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:29 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:29 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:09:30 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:09:30 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(1962)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(1974)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1963)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1975)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(1986)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1990)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:09:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(1986)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf74d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf74d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf74d0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf74d0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(1990)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1992)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1987)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf2f0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf2f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf2f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf2f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf2f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf1c0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1990)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1990)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(1997)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1992)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cff820]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfbef0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cff820]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cff820]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cff820]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfbef0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfbef0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfbef0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ed0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ed0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ed0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ed0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ed0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfeae0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfeae0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfeae0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfeae0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(1997)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cff820]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cff820]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfbef0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfbef0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfeae0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfeae0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(1998)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1997)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce2640]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce2640]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce2640]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce2640]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce2640]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce2640]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(1998)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1ab0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf38b0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4340]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf38b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf38b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf38b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4340]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4340]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4340]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb7f0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb7f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb7f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb7f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb7f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfb970]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfb970]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfb970]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfb970]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfc50]{NULL}: Allocated Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfc50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfc50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfc50]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf38b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf38b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4340]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4340]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfb970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfb970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfc50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfc50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(1988)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:09:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:09:31 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(1988)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:09:33 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:33 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:09:33 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:09:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:35 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000001000 expired, removing Sat Aug 30 10:09:35 2025 DGPRS gb_proxy_peer.c:457 Cache entry for IMSI 262420000000000 expired, removing GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1991)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1990)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1997)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1989)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1980)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1998)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1976)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_bss(2005)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1966): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1971): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1976): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1978): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1980): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1982): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1988): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1989): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1990): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1991): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1995): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2001): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Sat Aug 30 10:09:35 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218524) Sat Aug 30 10:09:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=218524, count=220768) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Sat Aug 30 10:09:37 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:09:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_ptp_lac started. Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:09:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf38b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cff820]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:39 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:09:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf4340]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfbef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdfc50]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cfeae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfb970]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfec70]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf65e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:39 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea0c0]{CONFIGURED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cdf2f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce82e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Deallocated Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce2640]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa3b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb7f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2007)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2007)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2007)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2019)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2019)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:42 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:42 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:09:42 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:42 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:42 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:09:42 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:42 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:42 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2019)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2007)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])(2020)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2020)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2008)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:42 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:42 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:42 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:42 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:42 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:42 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:42 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:42 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:42 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2031)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(2036)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2031)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2036)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2032)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2037)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cff820]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cff820]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cff820]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cff820]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cff820]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf38b0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf38b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf38b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf38b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf74d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf74d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf74d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf74d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf38b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf38b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2036)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2036)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2042)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(2037)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ed0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ed0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ed0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ed0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:09:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: Allocated GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ed0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ed0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2043)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2042)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd7150]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd7150]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd7150]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd7150]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd7150]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd7150]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2043)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfc490]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfc490]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfc490]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfc490]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfc490]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb8d0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdb580]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb8d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb8d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb8d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdb580]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdb580]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdb580]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf34b0]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf34b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf34b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf34b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf34b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfda40]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfda40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfda40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfda40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce40]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cffc90]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb60]{NULL}: Allocated Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cffc90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cffc90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cffc90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb60]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb8d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb8d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdb580]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdb580]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfda40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfda40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cffc90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cffc90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(2033)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:09:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:09:43 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(2033)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:09:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:45 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:09:45 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:09:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2032)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2036)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2042)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2037)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_lac(2049)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(2020)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2044)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2025)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2034)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2021)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_lac(2050)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2011): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2016): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2021): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2023): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2025): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2027): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2033): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2034): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2035): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2036): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2040): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2044): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2046): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Sat Aug 30 10:09:47 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219240) Sat Aug 30 10:09:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219240, count=221484) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Sat Aug 30 10:09:49 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:09:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_ptp_lac_unknown started. Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:09:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cffc90]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf38b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:09:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdfb60]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfda40]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdb580]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf4340]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea0c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{CONFIGURED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cff820]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced4e0]{CONFIGURED}: Deallocated Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd7150]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdce40]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf34b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:09:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:09:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2052)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2052)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(2052)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2064)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2064)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:09:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:09:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:09:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:09:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2052)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2064)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2053)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2065)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2076)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2076)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])(2081)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf38b0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf38b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf38b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf38b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf38b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf38b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2077)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3ed0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3ed0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3ed0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3ed0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3ed0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cffc90]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cfd2d0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cffc90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cffc90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cffc90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cfd2d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cfd2d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cfd2d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(2081)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2082)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cffc90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cffc90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cfd2d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cfd2d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2081)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2081)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2087)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2082)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cff820]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cff820]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cff820]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cff820]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cff820]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdc5e0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdc5e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdc5e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdc5e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdc5e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2087)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:09:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:09:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Allocated Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(2088)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2087)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:09:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb080]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb080]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb080]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb080]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb080]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb080]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2088)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce96a0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdb460]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce96a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce96a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce96a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdb460]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdb460]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdb460]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3530]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3530]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3530]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3530]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3530]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc5e0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd93e0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc5e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc5e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc5e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd93e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd93e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd93e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5070]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5070]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5070]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5070]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5070]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cea0c0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdf0]{NULL}: Allocated Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cea0c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cea0c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cea0c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdb460]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdb460]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce96a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce96a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd93e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd93e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc5e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc5e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdf0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdf0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cea0c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:09:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cea0c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:09:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:09:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@f418b414a65f: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:09:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:09:57 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:09:57 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:09:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:09:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:09:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:09:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2068)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2087)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2081)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2094)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2071)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2089)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2095)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2066)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2056): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2061): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2066): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2067): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2068): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2069): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2071): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2073): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2080): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2081): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2085): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2089): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2091): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Sat Aug 30 10:09:59 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219876) Sat Aug 30 10:10:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219876, count=222120) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Sat Aug 30 10:10:02 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:10:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_ptp_rac started. Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:10:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce96a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cffc90]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cea0c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc5e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:03 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:10:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cfd2d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdcdf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf48c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd93e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdfb60]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:03 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb8d0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf38b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cdc5e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cff820]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f40]{CONFIGURED}: Deallocated Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb080]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf5070]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf3530]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2097)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2097)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2097)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2109)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2109)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:06 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:06 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:10:06 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])(2109)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:10:06 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2097)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2110)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])(2098)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2121)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(2126)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2121)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cea0c0]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cea0c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cea0c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cea0c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cea0c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cea0c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2122)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2127)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2126)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2131)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cffc90]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cffc90]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cffc90]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cffc90]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cffc90]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce96a0]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce96a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce96a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce96a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2131)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce96a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce96a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2126)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2131)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2131)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2131)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2132)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2127)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce72f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce72f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce72f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf8af0]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf8af0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf8af0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf8af0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf8af0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cfd730]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfc490]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cfd730]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cfd730]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cfd730]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfc490]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfc490]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfc490]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(2132)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2116)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2130)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2116)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2128)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2133)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfc490]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfc490]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cfd730]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cfd730]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2132)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cebf30]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cebf30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cebf30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cebf30]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cebf30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cebf30]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2133)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c60]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4190]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4190]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4190]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4190]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3600]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6160]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3600]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3600]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3600]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6160]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6160]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6160]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7740]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7740]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7740]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7740]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7740]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce02b0]{NULL}: Allocated Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce02b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce02b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce02b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2118)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2118)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4190]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4190]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3600]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3600]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6160]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6160]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce02b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce02b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(2123)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2128)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:10:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:10:07 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2128)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(2123)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2128)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:10:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:09 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:10:09 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:10:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2128)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2117)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2131)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2118)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2116)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2130)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2132)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2133)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(2127)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_rac(2140)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])(2098)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2128)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2135)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2124)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2111)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2129)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2115)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2101): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2106): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2111): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2113): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2115): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2116): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2117): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2118): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2123): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2124): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2128): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2129): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2130): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2131): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2135): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2137): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Sat Aug 30 10:10:11 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219236) Sat Aug 30 10:10:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219236, count=221480) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Sat Aug 30 10:10:14 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:10:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_ptp_rac_unknown started. Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:10:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf3600]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cfd730]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce96a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5330]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce4190]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:10:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf6160]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce02b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cea0c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cffc90]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc5e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf8af0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cff820]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd9690]{CONFIGURED}: Deallocated Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cebf30]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdc4b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf7740]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cef980]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2142)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2142)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2142)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2154)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2154)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:18 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:18 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:10:18 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:18 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:18 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:10:18 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:18 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:18 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2154)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2142)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2143)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2155)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:18 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:18 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:18 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:18 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:18 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:18 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:18 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:18 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:18 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2166)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2166)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce96a0]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce96a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce96a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce96a0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce96a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce96a0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2167)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2171)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfd730]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfd730]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfd730]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfd730]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfd730]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3600]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3600]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3600]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3600]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2172)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:10:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3600]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3600]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2171)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2177)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2172)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d013a0]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d013a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d013a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d013a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d013a0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cebb10]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cebb10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cebb10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cebb10]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cebb10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cebb10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(2178)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2177)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2177)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4340]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4340]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4340]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4340]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4340]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4340]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfb9f0]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf7670]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfb9f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfb9f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfb9f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf7670]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf7670]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf7670]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa310]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa310]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa310]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa310]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa310]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1f20]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf240]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1f20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1f20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1f20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf240]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf240]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf240]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce5820]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce5820]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce5820]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce5820]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce5820]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdce40]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc5d0]{NULL}: Allocated Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdce40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdce40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdce40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc5d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc5d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc5d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf7670]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf7670]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfb9f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfb9f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf240]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf240]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdce40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdce40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1f20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1f20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc5d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc5d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:10:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:10:19 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@f418b414a65f: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:10:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:21 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:10:21 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:10:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2171)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2185)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2184)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2146): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2151): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2158): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2163): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2170): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2171): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2175): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2181): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Sat Aug 30 10:10:23 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219616) Sat Aug 30 10:10:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219616, count=221860) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Sat Aug 30 10:10:26 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:10:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_ptp_bvci started. Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:10:27 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce1f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf3600]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfb9f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cebb10]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdce40]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:27 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:10:27 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf240]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf7670]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc5d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf6160]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:27 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce4190]{CONFIGURED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce96a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfd730]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5330]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce72f0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d013a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Deallocated Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf4340]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa310]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf48c0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2187)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2187)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2187)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2199)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2199)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:30 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:30 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:10:30 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:10:30 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2199)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2187)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2200)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2188)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2211)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2211)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2211)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])(2216)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb9f0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb9f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb9f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb9f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb9f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb9f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2212)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2216)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3600]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3600]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3600]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3600]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3600]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1f20]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1f20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1f20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1f20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(2217)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1f20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1f20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2216)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2222)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2217)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf34b0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf34b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf34b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf34b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce1d30]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce1d30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce1d30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce1d30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce1d30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ed0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d01b00]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ed0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ed0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ed0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d01b00]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d01b00]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d01b00]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ed0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ed0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d01b00]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d01b00]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf34b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf34b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2222)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(2223)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2222)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2223)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4340]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4340]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4340]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4340]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4340]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb0a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb0a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa60]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5f70]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5f70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5f70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5f70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d008a0]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5820]{NULL}: Allocated Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d008a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d008a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d008a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5820]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5820]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5820]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb0a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb0a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5f70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5f70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5820]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5820]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d008a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d008a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(2214)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:10:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:10:31 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(2214)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:10:33 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:33 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:10:33 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:10:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2216)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2230)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2207)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2191): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2196): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2204): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2207): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2209): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2215): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2216): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2220): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2226): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Sat Aug 30 10:10:35 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219548) Sat Aug 30 10:10:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219548, count=221792) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Sat Aug 30 10:10:38 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:10:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_ptp_bvci_unknown started. Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:10:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce1f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d008a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:39 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:10:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf34b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d01b00]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf240]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce4190]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:39 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdce40]{CONFIGURED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfb9f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf3600]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cebb10]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb590]{CONFIGURED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce1d30]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdfa60]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf4340]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cec720]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2232)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2232)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2232)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2244)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2244)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:42 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:42 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:10:42 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:42 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:42 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:10:42 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:42 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:42 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(2232)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(2244)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2233)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2245)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:42 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:42 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:42 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:42 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:42 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:42 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:42 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:42 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:42 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2256)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2256)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d008a0]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d008a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d008a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d008a0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d008a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d008a0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2257)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce1f20]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce1f20]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce1f20]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce1f20]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce1f20]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf5f70]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf5f70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf5f70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf5f70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2262)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf5f70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf5f70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2261)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2267)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2262)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7cf0]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7cf0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7cf0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7cf0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7cf0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cde6c0]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cde6c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cde6c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cde6c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2560]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8f40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8f40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2560]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2560]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2560]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cde6c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cde6c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8f40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8f40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2560]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2560]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2267)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2268)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4230]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4230]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4230]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4230]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4230]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4230]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2268)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfd730]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfb8d0]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfd730]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfd730]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfd730]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfb8d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfb8d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfb8d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfec30]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfec30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfec30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfec30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfec30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb120]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc70]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb120]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb120]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb120]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf7790]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce5820]{NULL}: Allocated Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf7790]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf7790]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf7790]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce5820]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce5820]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce5820]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2239)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2239)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2241)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2241)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfd730]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfd730]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfb8d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfb8d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf7790]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf7790]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb120]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb120]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce5820]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce5820]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:10:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:10:43 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f418b414a65f: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:10:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:45 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx PAGING-CS Sat Aug 30 10:10:45 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:10:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2239)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2241)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2240)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2250)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2246)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2235)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@f418b414a65f: Final verdict of PTC: pass TC_paging_cs_ptp_bvci_unknown(2275)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])(2233)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2235): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2237): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2239): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2240): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2241): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2242): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2246): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2248): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2250): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2252): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2265): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2271): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Sat Aug 30 10:10:48 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219660) Sat Aug 30 10:10:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219660, count=221904) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Sat Aug 30 10:10:50 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:10:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_sig_bss started. Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:10:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfd730]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf5f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf7790]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:10:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfb8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce2560]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc70]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cde6c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce5820]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdce40]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7bc0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d008a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce1f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce7cf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{CONFIGURED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf8af0]{CONFIGURED}: Deallocated Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4230]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfec30]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:10:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:10:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cebf30]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2277)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2277)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2277)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2289)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2289)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:10:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:10:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:10:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:10:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2289)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2277)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2278)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2290)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2301)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2306)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(2301)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5f70]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5f70]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5f70]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5f70]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5f70]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5f70]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(2307)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2302)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2311)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8f40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8f40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8f40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfd730]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfd730]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfd730]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfd730]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2311)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2306)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfd730]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfd730]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2311)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2311)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2311)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2312)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2307)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4340]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4340]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4340]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4340]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ed0]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ed0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ed0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ed0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ed0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2310)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2308)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2312)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4340]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4340]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:10:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNCONFIGURED}: Allocated Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2312)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2313)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2312)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:10:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2313)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce1e20]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce1e20]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce1e20]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce1e20]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce1e20]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb120]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb120]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb120]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb120]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cffad0]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cffad0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cffad0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cffad0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d005e0]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d005e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d005e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d005e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d005e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d02660]{NULL}: Allocated Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d02660]{NULL}: Received Event REQ-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d02660]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d02660]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2297)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2297)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb120]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb120]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cffad0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cffad0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d02660]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:10:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d02660]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(2303)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2308)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:10:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1303 NSE(02003/BSS) Rx PAGING-CS:routing to NSE (broadcast) Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1303 NSE(02001/BSS) Rx PAGING-CS:routing to NSE (broadcast) Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:1303 NSE(02002/BSS) Rx PAGING-CS:routing to NSE (broadcast) Sat Aug 30 10:10:55 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[1])(2307)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2308)@f418b414a65f: 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(2310)@f418b414a65f: 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(2303)@f418b414a65f: 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)@f418b414a65f: 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(2315)@f418b414a65f: 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(2317)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 1, 0, 2 } TC_paging_cs_sig_bss(2319)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2308)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(2303)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2308)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@f418b414a65f: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:10:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:10:57 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:10:57 2025 DGPRS gb_proxy.c:1303 NSE(02003/BSS) Rx PAGING-CS:routing to NSE (broadcast) Sat Aug 30 10:10:57 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:10:57 2025 DGPRS gb_proxy.c:1303 NSE(02001/BSS) Rx PAGING-CS:routing to NSE (broadcast) Sat Aug 30 10:10:57 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:10:57 2025 DGPRS gb_proxy.c:1303 NSE(02002/BSS) Rx PAGING-CS:routing to NSE (broadcast) Sat Aug 30 10:10:57 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[1])(2307)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@f418b414a65f: 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(2308)@f418b414a65f: 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(2310)@f418b414a65f: 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])-BVCI20032(2317)@f418b414a65f: 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(2315)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:10:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:10:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:10:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:10:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_bss(2320)@f418b414a65f: Paging received on PCU { 0, 1, 2 } TC_paging_cs_sig_bss(2320)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2308)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2298)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2311)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2306)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2297)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2310)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2307)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2289)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2308)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_bss(2320)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(2290)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2309)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2284)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2278)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2296)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2304)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2314)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2281): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2284): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2286): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2293): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2296): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2297): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2298): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2303): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2304): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2305): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2306): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2308): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2309): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2310): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2311): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2314): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2316): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Sat Aug 30 10:11:00 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222808) Sat Aug 30 10:11:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=222808, count=225052) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Sat Aug 30 10:11:02 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:11:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_sig_lac started. Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:11:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfd730]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce7cf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:03 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:11:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cffad0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d02660]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4340]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfb8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:03 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf7790]{CONFIGURED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf60a0]{CONFIGURED}: Deallocated Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d005e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce1e20]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb590]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2322)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2322)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(2322)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2334)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2334)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:06 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:06 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:11:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:11:06 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:11:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:11:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:11:06 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:11:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2334)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2322)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2323)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2335)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2346)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2346)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])(2351)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd730]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd730]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd730]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd730]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd730]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd730]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2347)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2351)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdc270]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdc270]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2352)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdc270]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdc270]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2351)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(2352)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6560]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf9ae0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6560]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6560]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6560]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf9ae0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf9ae0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf9ae0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6560]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6560]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf9ae0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf9ae0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(2358)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2357)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2357)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2358)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce54e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce54e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce54e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce7c60]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef9b0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce7c60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce7c60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce7c60]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef9b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef9b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef9b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb140]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf34b0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb140]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb140]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb140]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf34b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf34b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf34b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5f70]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5f70]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5f70]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5f70]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5f70]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9eb0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{NULL}: Allocated Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9eb0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9eb0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9eb0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce7c60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce7c60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9eb0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9eb0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb140]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb140]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef9b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef9b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf34b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf34b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:11:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1290 NSE(02003/BSS) Rx PAGING-CS: routing to NSE (LAI match) Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1290 NSE(02001/BSS) Rx PAGING-CS: routing to NSE (LAI match) Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:1290 NSE(02002/BSS) Rx PAGING-CS: routing to NSE (LAI match) Sat Aug 30 10:11:07 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[0])(2347)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_lac(2364)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:11:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:09 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:09 2025 DGPRS gb_proxy.c:1290 NSE(02003/BSS) Rx PAGING-CS: routing to NSE (LAI match) Sat Aug 30 10:11:09 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) GbProxy_Test-BSSGP(PCU[2])(2358)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f418b414a65f: 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])-BVCI20032(2362)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:11:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_lac(2364)@f418b414a65f: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:11:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:11 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:11 2025 DGPRS gb_proxy.c:1290 NSE(02003/BSS) Rx PAGING-CS: routing to NSE (LAI match) Sat Aug 30 10:11:11 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:11:11 2025 DGPRS gb_proxy.c:1290 NSE(02001/BSS) Rx PAGING-CS: routing to NSE (LAI match) Sat Aug 30 10:11:11 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) Sat Aug 30 10:11:11 2025 DGPRS gb_proxy.c:1290 NSE(02002/BSS) Rx PAGING-CS: routing to NSE (LAI match) Sat Aug 30 10:11:11 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[0])(2347)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f418b414a65f: 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])-BVCI20021(2354)@f418b414a65f: 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)@f418b414a65f: 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])(2358)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:11:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_lac(2365)@f418b414a65f: Paging received on PCU { 0, 1, 2 } TC_paging_cs_sig_lac(2365)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:11:13 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:13 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:13 2025 DGPRS gb_proxy.c:1290 NSE(02003/BSS) Rx PAGING-CS: routing to NSE (LAI match) Sat Aug 30 10:11:13 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) GbProxy_Test-BSSGP(PCU[2])(2358)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f418b414a65f: 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)@f418b414a65f: 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])-BVCI20033(2363)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2357)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_lac(2364)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_lac(2365)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2326): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2331): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2338): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2342): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2355): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2361): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Sat Aug 30 10:11:16 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=229100) Sat Aug 30 10:11:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:16 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=229100, count=231732) Sat Aug 30 10:11:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:17 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Sat Aug 30 10:11:18 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:11:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_sig_lac_unknown started. Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:11:19 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce9eb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6560]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce7c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb140]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:11:19 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf9ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ce72f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef9b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf34b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cffad0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf7790]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd730]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8f40]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cebf30]{CONFIGURED}: Deallocated Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:19 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:19 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2367)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2367)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(2367)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2379)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2379)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:22 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:22 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:11:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:11:22 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:11:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2367)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:11:22 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:11:22 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:11:22 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:22 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(2379)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2368)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:22 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2380)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:22 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:22 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:22 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:22 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:22 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:22 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2391)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(2396)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2391)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2396)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2397)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:11:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])(2392)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2396)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2396)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cea100]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cea100]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cea100]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cea100]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cea100]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4270]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4270]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4270]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4270]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9d80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9d80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9d80]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9d80]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4270]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4270]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(2397)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4020]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4020]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4020]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4020]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4020]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(2402)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2402)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2403)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:11:23 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2402)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced4e0]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced4e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced4e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced4e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced4e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced4e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2403)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef900]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef900]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef900]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef900]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef900]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1e20]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1e20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1e20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1e20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8e60]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8e60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8e60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8e60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8e60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa310]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf51e0]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa310]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa310]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa310]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf51e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf51e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf51e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc40]{NULL}: Allocated Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc40]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2386)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2386)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1e20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1e20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2388)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf51e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf51e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa310]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa310]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2388)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:23 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(2393)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:11:23 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:23 2025 DGPRS gb_proxy.c:1316 NSE(00101/SGSN) BSSGP PAGING: unable to route, no destination found TC_paging_cs_sig_lac_unknown(2409)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(2393)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@f418b414a65f: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:11:25 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:25 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:25 2025 DGPRS gb_proxy.c:1316 NSE(00101/SGSN) BSSGP PAGING: unable to route, no destination found Sat Aug 30 10:11:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_lac_unknown(2410)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2389)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2407)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2396)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2386)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2388)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2410)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2394)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2387)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2409)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(2380)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2371): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2376): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2384): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2386): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2387): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2388): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2389): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2393): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2394): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2395): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2396): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2400): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2404): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2405): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2406): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2407): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Sat Aug 30 10:11:28 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=217836) Sat Aug 30 10:11:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=217836, count=220080) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Sat Aug 30 10:11:30 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:11:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_sig_rac started. Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:11:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce4270]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce57a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfa310]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:31 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:11:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce1e20]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cffc40]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf51e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb140]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:31 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cea100]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7c60]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4020]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce9eb0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{CONFIGURED}: Deallocated Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ced4e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef900]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce8e60]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf38b0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2412)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2412)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2412)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2424)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2424)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:34 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:34 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:11:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:11:34 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:11:34 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:34 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:11:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:11:34 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:11:34 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:34 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(2412)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(2424)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2425)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2413)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2413)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:34 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:34 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:34 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:34 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:34 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:34 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:34 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:34 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2436)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2436)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])(2441)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4270]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4270]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4270]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4270]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4270]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4270]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2437)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2442)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(2441)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2441)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2447)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(2442)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf260]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf260]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf260]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf260]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(2447)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfb8d0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfb8d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfb8d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfb8d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfb8d0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2448)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2445)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf260]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf260]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2447)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2448)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef9b0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00660]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef9b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef9b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef9b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00660]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00660]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00660]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8f10]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8f10]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8f10]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8f10]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8f10]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf51e0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb6d0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf51e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf51e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf51e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb6d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb6d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb6d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd91f0]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd91f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd91f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd91f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd91f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03920]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{NULL}: Allocated Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03920]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03920]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03920]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00660]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00660]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb6d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb6d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef9b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef9b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf51e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf51e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03920]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03920]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:11:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:1269 NSE(02001/BSS) Rx PAGING-CS: routing to NSE (RAI match) Sat Aug 30 10:11:35 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])(2437)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:11:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:37 2025 DGPRS gb_proxy.c:1269 NSE(02003/BSS) Rx PAGING-CS: routing to NSE (RAI match) Sat Aug 30 10:11:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:11:37 2025 DGPRS gb_proxy.c:1269 NSE(02002/BSS) Rx PAGING-CS: routing to NSE (RAI match) Sat Aug 30 10:11:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[1])(2442)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2448)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@f418b414a65f: 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(2449)@f418b414a65f: 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(2445)@f418b414a65f: 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)@f418b414a65f: 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])-BVCI20032(2451)@f418b414a65f: 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 } Sat Aug 30 10:11:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_rac(2454)@f418b414a65f: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2454)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:11:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:39 2025 DGPRS gb_proxy.c:1269 NSE(02003/BSS) Rx PAGING-CS: routing to NSE (RAI match) Sat Aug 30 10:11:39 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) GbProxy_Test-BSSGP(PCU[2])(2448)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f418b414a65f: 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(2451)@f418b414a65f: 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])-BVCI20031(2449)@f418b414a65f: 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 } Sat Aug 30 10:11:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:40 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:40 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:40 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:40 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:40 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:40 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_rac(2454)@f418b414a65f: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:11:41 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:41 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:41 2025 DGPRS gb_proxy.c:1269 NSE(02001/BSS) Rx PAGING-CS: routing to NSE (RAI match) Sat Aug 30 10:11:41 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])(2437)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:11:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:43 2025 DGPRS gb_proxy.c:1269 NSE(02003/BSS) Rx PAGING-CS: routing to NSE (RAI match) Sat Aug 30 10:11:43 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) Sat Aug 30 10:11:43 2025 DGPRS gb_proxy.c:1269 NSE(02002/BSS) Rx PAGING-CS: routing to NSE (RAI match) Sat Aug 30 10:11:43 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) GbProxy_Test-BSSGP(PCU[2])(2448)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f418b414a65f: 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(2451)@f418b414a65f: 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])-BVCI20031(2449)@f418b414a65f: 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(2443)@f418b414a65f: 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(2445)@f418b414a65f: 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 } Sat Aug 30 10:11:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:44 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:44 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:44 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:44 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:44 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:44 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:44 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:44 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:44 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_rac(2455)@f418b414a65f: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2455)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:11:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:45 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:45 2025 DGPRS gb_proxy.c:1269 NSE(02003/BSS) Rx PAGING-CS: routing to NSE (RAI match) Sat Aug 30 10:11:45 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) GbProxy_Test-BSSGP(PCU[2])(2448)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f418b414a65f: 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)@f418b414a65f: 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(2451)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2446)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2445)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2432)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_rac(2455)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2444)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_rac(2454)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2421): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2429): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2432): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2434): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2443): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2444): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2445): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2446): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2452): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Sat Aug 30 10:11:48 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=237264) Waiting for packet dumper to finish... 1 (prev_count=237264, count=238344) Sat Aug 30 10:11:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:49 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Sat Aug 30 10:11:50 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:11:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_sig_rac_unknown started. Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:11:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03920]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf51e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cef9b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:11:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cea040]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cdf260]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ceb6d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce2880]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00660]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce1e20]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdb460]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa310]{CONFIGURED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce4270]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce57a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cec720]{CONFIGURED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cfb8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{CONFIGURED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ed0]{CONFIGURED}: Deallocated Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cd91f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:11:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:11:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf8af0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2457)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2457)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(2457)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2469)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2469)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:11:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:11:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:11:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:11:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:11:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:11:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2469)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2457)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2458)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2470)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2481)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:11:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2481)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(2481)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa1c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa1c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa1c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa1c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2482)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2487)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf51e0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf51e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf51e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf51e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf51e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(2486)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2486)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03920]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03920]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03920]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03920]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03920]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03920]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2492)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2487)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d03520]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d03520]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d03520]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d03520]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2490)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2461)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2461)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d03520]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d03520]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2492)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2493)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:11:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:11:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNCONFIGURED}: Allocated Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2492)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:11:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2493)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d02940]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d02940]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d02940]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d02940]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d02940]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1ea0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1ea0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1ea0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1ea0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb0a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb0a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb0a0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f10]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00cc0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f10]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00cc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00cc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00cc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce54e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce54e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2466)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2466)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2464)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce54e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce54e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1ea0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1ea0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00cc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00cc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2464)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:11:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:11:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:55 2025 DGPRS gb_proxy.c:1316 NSE(00101/SGSN) BSSGP PAGING: unable to route, no destination found TC_paging_cs_sig_rac_unknown(2499)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f418b414a65f: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:11:57 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:11:57 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:11:57 2025 DGPRS gb_proxy.c:1316 NSE(00101/SGSN) BSSGP PAGING: unable to route, no destination found Sat Aug 30 10:11:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:11:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:11:59 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:11:59 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_rac_unknown(2500)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2491)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2464)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2461)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2466)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2486)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2490)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2493)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2500)@f418b414a65f: Final verdict of PTC: pass TC_paging_cs_sig_rac_unknown(2499)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(2470)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2489)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2465)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2460)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2460): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2461): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2462): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2464): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2465): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2466): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2467): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2474): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2478): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2485): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2486): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2488): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2489): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2490): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2491): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2497): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Sat Aug 30 10:12:00 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220552) Sat Aug 30 10:12:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=220552, count=222796) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Sat Aug 30 10:12:02 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:12:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_sig_bvci started. Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:12:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d03520]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ce1ea0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce8f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cea040]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:03 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:12:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce7860]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf260]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfa310]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:03 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf51e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef9b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd8ee0]{CONFIGURED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03920]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce4270]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6560]{CONFIGURED}: Deallocated Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf38b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d02940]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb500]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2502)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2502)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2502)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2514)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2514)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:06 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:06 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:12:06 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:06 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:12:06 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:06 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:06 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:06 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(2502)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(2514)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:06 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])(2503)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2503)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2515)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:06 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:06 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:06 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:06 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:06 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:06 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2526)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2530)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:12:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2526)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2530)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2532)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2530)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2530)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2527)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2527)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2537)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d03520]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d03520]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d03520]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d03520]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(2532)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2532)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d03920]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d03920]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d03920]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d03920]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d03920]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d03520]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d03520]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cef990]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cef990]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cef990]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cef990]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cef990]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d04700]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8dc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8dc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d04700]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d04700]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d04700]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(2537)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8dc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8dc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d04700]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d04700]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2537)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2537)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-BSSGP(PCU[2])(2538)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:07 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4190]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4190]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4190]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4190]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4190]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4190]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2538)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa2e0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa2e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa2e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa2e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb7f0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb7f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb7f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb7f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb7f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb1f0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5f70]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb1f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb1f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb1f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5f70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5f70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5f70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9270]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf1c0]{NULL}: Allocated Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9270]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9270]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9270]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa2e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa2e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5f70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5f70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb1f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb1f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9270]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:07 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9270]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(2528)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:12:07 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:1255 NSE(00101/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-CS: routing by BVCI Sat Aug 30 10:12:07 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@f418b414a65f: 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)@f418b414a65f: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(2528)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:12:09 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:09 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:12:09 2025 DGPRS gb_proxy.c:1255 NSE(00101/SGSN)-BVC(20011/UNBLOCKED) Rx PAGING-CS: routing by BVCI Sat Aug 30 10:12:09 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@f418b414a65f: 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 } Sat Aug 30 10:12:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_bvci(2545)@f418b414a65f: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2531)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2522)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2526)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2530)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2520)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2508)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2529)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_bvci(2544)@f418b414a65f: Final verdict of PTC: pass TC_paging_cs_sig_bvci(2545)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2506): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2508): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2510): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2518): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2520): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2521): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2522): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2523): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2528): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2529): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2530): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2531): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2535): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2541): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Sat Aug 30 10:12:12 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219768) Sat Aug 30 10:12:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219768, count=222012) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Sat Aug 30 10:12:14 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:12:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:14 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_paging_cs_sig_bvci_unknown started. Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:12:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9270]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d03520]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cea040]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:12:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d04700]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa2e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8f10]{CONFIGURED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce1ea0]{CONFIGURED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cef990]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d03920]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce7860]{CONFIGURED}: Deallocated Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce4190]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb7f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2547)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2547)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2547)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2559)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2559)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:18 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:18 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:12:18 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:18 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:18 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:12:18 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:18 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:18 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(2547)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2559)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])(2548)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(2548)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2560)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:18 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:18 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:18 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:18 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])(2560)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:18 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:18 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:18 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:18 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:18 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2571)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2571)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])(2576)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1f0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1f0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1f0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2572)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8dc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8dc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8dc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9270]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9270]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9270]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9270]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2577)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:12:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9270]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9270]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@f418b414a65f: Outbound SNS Config succeeded. Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2576)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03520]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03520]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03520]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03520]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03520]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03520]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(2577)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d03920]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d03920]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d03920]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d03920]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d03920]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d03920]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2582)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(2583)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2582)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cff900]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cff900]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cff900]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cff900]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cff900]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cff900]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2583)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cef9b0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cef9b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cef9b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cef9b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d02280]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d02280]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d02280]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d02280]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc270]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc270]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce54e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce54e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cef9b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cef9b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d02280]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d02280]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce54e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce54e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc270]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc270]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:12:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:12:19 2025 DGPRS gb_proxy.c:1250 NSE(00101/SGSN) Rx PAGING-CS: unable to route: BVCI=33333 unknown TC_paging_cs_sig_bvci_unknown(2589)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f418b414a65f: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:12:21 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:21 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx PAGING-CS Sat Aug 30 10:12:21 2025 DGPRS gb_proxy.c:1250 NSE(00101/SGSN) Rx PAGING-CS: unable to route: BVCI=33333 unknown Sat Aug 30 10:12:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:23 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:23 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:23 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK TC_paging_cs_sig_bvci_unknown(2590)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2572)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2561)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2590)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549)@f418b414a65f: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2589)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2551): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2556): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2561): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2563): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2568): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2580): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2586): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@f418b414a65f: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Sat Aug 30 10:12:24 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219296) Sat Aug 30 10:12:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=219296, count=221540) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Sat Aug 30 10:12:26 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:12:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_rim_info_req started. Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:12:27 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce7cf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9270]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d03920]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d02280]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:27 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:12:27 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cef9b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d04700]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdf1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:27 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cea040]{CONFIGURED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d03520]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5980]{CONFIGURED}: Deallocated Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cff900]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9610]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:27 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:27 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d03b50]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2592)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2592)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2597)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2592)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2597)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2602)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2602)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2604)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2604)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:30 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:30 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2602)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2597)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:12:30 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:30 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:12:30 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:30 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:30 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:30 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2604)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2592)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2602)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2602)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:30 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])(2605)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2597)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2597)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2593)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2593)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:30 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:30 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:30 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:30 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:30 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:30 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2616)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2616)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])(2621)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2617)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9270]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9270]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9270]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9270]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9270]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d04700]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d04700]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d04700]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d04700]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2622)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:12:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2594)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2594)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d04700]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d04700]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2621)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2627)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2622)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5f70]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5f70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5f70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5f70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9ae0]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9ae0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9ae0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9ae0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9ae0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8dc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8dc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5f70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5f70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2596)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2627)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8dc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8dc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2596)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:31 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2627)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2628)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2627)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:31 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2628)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce7bc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce7bc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce7bc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d04220]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d04220]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d04220]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d04220]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce54e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce54e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa1c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa1c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa1c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d60]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5140]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d60]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5140]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5140]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5140]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd730]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd730]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd730]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd730]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd730]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d005e0]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf480]{NULL}: Allocated Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d005e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d005e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d005e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf480]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf480]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf480]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2601)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d04220]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d04220]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2601)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2599)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce54e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce54e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2599)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5140]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5140]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d005e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d005e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf480]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:31 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf480]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[0][0] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][0] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][1] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][0] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][1] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][2] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[0][0] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][0] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][1] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][0] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][1] Sat Aug 30 10:12:31 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:31 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:31 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:32 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:32 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:32 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:12:32 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][2] Sat Aug 30 10:12:32 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:32 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:32 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:32 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:32 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:32 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:32 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:12:32 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:12:32 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2608)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2602)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2597)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2594)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2596)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2599)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2601)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2621)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2595)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2606)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2600)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2611)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2594): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2595): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2596): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2597): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2599): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2600): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2601): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2602): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2606): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2607): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2608): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2609): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2611): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2613): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2620): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2621): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2625): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2631): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@f418b414a65f: Test case TC_rim_info_req finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Sat Aug 30 10:12:32 UTC 2025 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=262148) Waiting for packet dumper to finish... 1 (prev_count=262148, count=263228) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Sat Aug 30 10:12:34 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:12:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_rim_info started. Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:12:35 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d005e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d60]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cef9b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:35 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:12:35 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d04700]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf5140]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cea040]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:35 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfb120]{CONFIGURED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cdc270]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd9270]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d02280]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf9ae0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Deallocated Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd730]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:35 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:35 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdc3a0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2635)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2635)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(2635)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2645)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2645)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2647)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2647)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2655)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2655)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:38 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:38 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2655)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:12:38 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2645)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2647)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:38 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:12:38 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:38 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:38 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2655)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2655)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2635)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2645)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2645)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2648)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:38 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2636)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:38 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:38 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:38 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:38 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:38 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:38 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2659)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:39 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2659)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2659)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])(2664)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2660)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd72e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd72e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd72e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d005e0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d005e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d005e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d005e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(2664)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2665)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2637)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2637)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d005e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d005e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2664)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2664)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2670)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2665)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cff900]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cff900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cff900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cff900]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8dc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8dc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8dc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2654)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2639)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2654)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cff900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cff900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2639)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:39 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(2671)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2670)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2670)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:39 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d021e0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d021e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d021e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d021e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d021e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d021e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2671)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce3ff0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce3ff0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce3ff0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce3ff0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb120]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb120]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb120]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb120]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb120]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd730]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd730]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd730]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd730]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc680]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce57a0]{NULL}: Allocated Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc680]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc680]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc680]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce57a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce57a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce57a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2656)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2642)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2644)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2656)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2642)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2644)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd730]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd730]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc680]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc680]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce3ff0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce3ff0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce57a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:39 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce57a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[0][0] Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][0] Sat Aug 30 10:12:39 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:39 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:39 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][1] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][0] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][1] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][2] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[0][0] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][0] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][1] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][0] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][1] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][2] Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:40 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:12:40 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:12:40 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2645)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2640)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2655)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2637)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2644)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2656)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2654)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2639)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2642)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2664)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2643)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2638)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2653)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2649)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2637): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2638): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2639): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2640): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2642): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2643): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2644): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2645): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2649): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2651): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2653): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2654): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2655): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2656): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2663): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2664): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2668): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@f418b414a65f: Test case TC_rim_info finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Sat Aug 30 10:12:40 UTC 2025 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=261980) Waiting for packet dumper to finish... 1 (prev_count=261980, count=263060) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Sat Aug 30 10:12:42 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:12:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_rim_info_ack started. Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:12:43 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d005e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd730]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc680]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cef9b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce8f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:43 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:12:43 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051ce3ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cff900]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce57a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cdf480]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:43 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{CONFIGURED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00d60]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Deallocated Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d021e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:43 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:43 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2678)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2678)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2678)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2690)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2690)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:46 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:46 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:12:46 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:46 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:12:46 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:46 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:46 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2678)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(2690)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:46 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2679)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2691)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:46 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:46 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:46 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:46 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:46 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:46 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:46 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2702)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:47 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2702)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(2702)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d005e0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d005e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d005e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d005e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d005e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d005e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2703)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce9570]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce9570]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce9570]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7bc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7bc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2708)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:47 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7bc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7bc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2707)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2713)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2708)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9d80]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9d80]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9d80]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8dc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8dc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(2713)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8dc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8dc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(2714)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2713)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:47 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9710]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9710]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9710]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9710]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9710]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9710]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2714)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfb8d0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfb8d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfb8d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfb8d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfb8d0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5150]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cff980]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5150]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5150]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5150]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cff980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cff980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cff980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd860]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d00de0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfdfa0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d00de0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d00de0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d00de0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfdfa0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfdfa0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfdfa0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa260]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa260]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa260]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa260]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa260]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb750]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdf8f0]{NULL}: Allocated Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb750]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb750]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb750]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdf8f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdf8f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdf8f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5150]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5150]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d00de0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d00de0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cff980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cff980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfdfa0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfdfa0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb750]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb750]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:47 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:47 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdf8f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:47 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdf8f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[0][0] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][0] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][1] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][0] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][1] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][2] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[0][0] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][0] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][1] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][0] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][1] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][2] Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ACK relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:48 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ACK Sat Aug 30 10:12:48 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ACK relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:12:48 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2694)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2711)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2709)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2697)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2692)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2682): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2687): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2692): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2693): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2694): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2695): none (pass -> pass) MTC@f418bSat Aug 30 10:12:48 UTC 2025 ====== GBProxy_Tests.TC_rim_info_ack pass ====== 414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2697): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2699): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2709): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2710): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2711): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2712): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2717): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@f418b414a65f: Test case TC_rim_info_ack finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=262152) Waiting for packet dumper to finish... 1 (prev_count=262152, count=263232) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Sat Aug 30 10:12:50 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:12:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_rim_info_error started. Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:12:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d00de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051ceb750]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5150]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce8f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:12:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfdfa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cdf8f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cff980]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051ce3ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cef9b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc680]{CONFIGURED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d005e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfd730]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce2880]{CONFIGURED}: Deallocated Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cd9710]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfd860]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cfa260]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cfb8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf2b90]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2721)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2721)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2721)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2733)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2733)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:12:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:12:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:12:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:12:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(2721)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(2733)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2722)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2734)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2745)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:12:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2745)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])(2750)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb750]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb750]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb750]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb750]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb750]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb750]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2746)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2751)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce7bc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce7bc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce7bc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d00de0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d00de0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d00de0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d00de0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(2750)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:12:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d00de0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d00de0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2750)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2750)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])(2756)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(2751)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8dc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8dc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8dc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf7790]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf7790]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf7790]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf7790]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2752)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2754)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:12:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2757)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf7790]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf7790]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2756)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2756)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:12:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb880]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb880]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb880]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb880]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb880]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb880]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2757)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc490]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea0b0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc490]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc490]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc490]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea0b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea0b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea0b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d028c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d028c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d028c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d054c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d054c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6170]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6170]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6170]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6170]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6170]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdfa60]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d051b0]{NULL}: Allocated Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdfa60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdfa60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdfa60]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d051b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d051b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d051b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc490]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc490]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea0b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea0b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d054c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d054c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdfa60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdfa60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:12:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d051b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:12:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d051b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[0][0] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][0] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][1] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][0] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][1] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][2] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[0][0] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][0] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][1] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][0] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][1] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][2] Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:12:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-ERROR Sat Aug 30 10:12:56 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:12:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2754)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2752)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2750)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2753)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2725): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2729): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2737): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2742): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2749): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2750): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2752): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2753): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2754): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2755): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2760): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@f418b414a65f: Test case TC_rim_info_error finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Sat Aug 30 10:12:56 UTC 2025 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=262784) Waiting for packet dumper to finish... 1 (prev_count=262784, count=263864) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Sat Aug 30 10:12:58 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:12:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:12:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_rim_info_app_error started. Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:12:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cdfa60]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d00de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf7790]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc680]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:59 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:12:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d051b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cea0b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfdfa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce8f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:12:59 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5150]{CONFIGURED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb750]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce7cf0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{CONFIGURED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{CONFIGURED}: Deallocated Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb880]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf6170]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:12:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:12:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Freeing instance Sat Aug 30 10:12:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf5980]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2764)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2764)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2764)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2776)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2776)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:02 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:02 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:13:02 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:13:02 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2776)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])(2764)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2777)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2777)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2765)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2788)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(2793)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2788)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d054c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d054c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d054c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d054c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2793)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2794)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2789)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(2793)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2793)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Starting Tns-alive of 2 seconds GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2799)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2794)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd72e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd72e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd72e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf870]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cea910]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf870]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf870]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf870]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cea910]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cea910]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cea910]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf870]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf870]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cea910]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cea910]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(2800)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2799)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb8d0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb8d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb8d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb8d0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb8d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb8d0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea030]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea030]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea030]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea030]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea030]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03bd0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03bd0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03bd0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03bd0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d028c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d028c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce3ed0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce3ed0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce3ed0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce3ed0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce3ed0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfe0c0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef8e0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfe0c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfe0c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfe0c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef8e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef8e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef8e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8ee0]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03bd0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03bd0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d028c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d028c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef8e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef8e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfe0c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfe0c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[0][0] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][0] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][1] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][0] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][1] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][2] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[0][0] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][0] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][1] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][0] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][1] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][2] Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-65534-0-65533 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-APP-ERROR Sat Aug 30 10:13:04 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-APP-ERROR relaying from SGSN(00102/second) RIM-PDU: src=GERAN-cell-262-42-65534-0-65533, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:13:04 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2781)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2793)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2783)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2779)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2768): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2773): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2778): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2779): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2780): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2781): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2783): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2785): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2792): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2793): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2797): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2803): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@f418b414a65f: Test case TC_rim_info_app_error finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Sat Aug 30 10:13:04 UTC 2025 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=254980) Waiting for packet dumper to finish... 1 (prev_count=254980, count=264540) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Sat Aug 30 10:13:06 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:13:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:07 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_rim_info_pcu2pcu started. Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:13:07 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d03bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5b70]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cfe0c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc680]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:07 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:13:07 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cea910]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef8e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d051b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5150]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:07 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfc490]{CONFIGURED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf7790]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d00de0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cdfa60]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4a90]{CONFIGURED}: Deallocated Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb8d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cea030]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce3ed0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfbef0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2807)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2807)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2807)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2819)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2819)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:10 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:10 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:13:10 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:13:10 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(2807)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(2819)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2808)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2820)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2831)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:12 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2831)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2836)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(2831)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5b70]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5b70]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5b70]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5b70]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5b70]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5b70]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2836)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2837)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2832)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2832)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(2836)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2836)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2842)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2837)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(2842)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ceb0a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ceb0a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ceb0a0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5980]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5980]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])(2843)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2842)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2842)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb970]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb970]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb970]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb970]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb970]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb970]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2843)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5680]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce95f0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5680]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5680]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5680]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce95f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce95f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce95f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d00cc0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce8dc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce8dc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d00cc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d00cc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d00cc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf6170]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf6170]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf6170]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf6170]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf6170]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd9a0]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d04970]{NULL}: Allocated Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd9a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd9a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd9a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d04970]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d04970]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d04970]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce95f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce95f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd9a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd9a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce8dc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce8dc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d04970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d04970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5680]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5680]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d00cc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d00cc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2002) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02001/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2002) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02001/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02001/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02001/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02001/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2001) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02002/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02002/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02002/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02002/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2001) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02002/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02002/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02002/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2003) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02002/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2001) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2002) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2002) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2001) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2002) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2002) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2001) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2002) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] Sat Aug 30 10:13:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION Sat Aug 30 10:13:12 2025 DLBSSGP gb_proxy.c:961 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION relaying to peer (nsei=2002) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:13:12 2025 DGPRS gb_proxy.c:204 NSE(02003/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2836)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2826)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2845)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2811): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2816): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2823): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2826): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2828): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2835): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2836): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2840): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2845): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2847): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@f418b414a65f: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Sat Aug 30 10:13:12 UTC 2025 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=255488) Waiting for packet dumper to finish... 1 (prev_count=255488, count=256568) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Sat Aug 30 10:13:15 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:13:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:15 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_rim_from_eutran started. Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:13:16 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd9a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce5680]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:16 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:13:16 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d00cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce9d80]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d04970]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf5980]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ce95f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc680]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:16 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfe0c0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5b70]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdf870]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d03bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d07be0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cfb970]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf6170]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5150]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:16 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:16 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:16 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf4a90]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2850)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2850)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(2850)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2862)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2862)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2872)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2872)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:19 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:19 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(2872)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:13:19 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:13:19 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(2862)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(2850)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2872)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2872)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2863)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])(2851)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2874)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2874)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2874)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2879)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd9a0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd9a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd9a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd9a0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd9a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd9a0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2875)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2879)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2880)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce8dc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce8dc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2864)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce8dc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce8dc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2864)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2879)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d028c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d028c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d028c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d028c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2885)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2880)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d04de0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d04de0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d04de0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d04de0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d04de0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d082c0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d082c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d082c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d082c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce54e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce54e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2866)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2866)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d082c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d082c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce54e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce54e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2886)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:20 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:20 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2885)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:20 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d07250]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d07250]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d07250]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d07250]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d07250]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d07250]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2886)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd850]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd850]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd850]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd850]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d007c0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d007c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d007c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d007c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d007c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5980]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa240]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa240]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa240]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa240]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9570]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9570]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9570]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc1f0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc1f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc1f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc1f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2869)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2871)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2869)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2871)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd850]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd850]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa240]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa240]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc1f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc1f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[0][0] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][0] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[1][1] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][0] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][1] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[0] <-> PCU[2][2] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00101/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00101/first) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[0][0] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-0-30011 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02001/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-0-30011, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][0] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-1-30021 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30021, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[1][1] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-2-30022 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02002/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-2-30022, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02002/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][0] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-1-30031 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13135-1-30031, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][1] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13300-0-30032 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30032, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: Testing RIM SGSN[1] <-> PCU[2][2] Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:1398 NSE(00102/SGSN)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying from SGSN(00102/second) RIM-PDU: src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13300-0-30033 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx RAN-INFORMATION-REQUEST Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:13:20 2025 DLBSSGP gb_proxy.c:979 NSE(02003/BSS)-BVC(00000/??) RAN-INFORMATION-REQUEST relaying to SGSN(00101/first) RIM-PDU: src=GERAN-cell-262-42-13300-0-30033, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 Sat Aug 30 10:13:20 2025 DGPRS gb_proxy.c:204 NSE(02003/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2872)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2866)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2864)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2869)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2879)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2871)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2857)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2870)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2865)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2854): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2857): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2859): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2864): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2865): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2866): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2867): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2869): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2870): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2871): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2872): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2878): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2879): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2883): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2890): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@f418b414a65f: Test case TC_rim_from_eutran finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Sat Aug 30 10:13:21 UTC 2025 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252464) Waiting for packet dumper to finish... 1 (prev_count=252464, count=264216) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Sat Aug 30 10:13:23 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:13:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:24 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_flush_ll_bvci_new started. Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:13:24 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5980]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d082c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:24 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:13:24 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd850]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa240]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d00cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfe0c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:24 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{CONFIGURED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd9a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d04de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdb930]{CONFIGURED}: Deallocated Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d07250]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d03bd0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d007c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:24 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:24 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:24 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cfb8d0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2893)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2893)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(2893)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2905)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2905)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:27 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:27 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:13:27 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:13:27 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(2893)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(2905)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2894)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])(2906)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:27 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:27 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2917)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:28 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:28 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(2922)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2917)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2917)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating GbProxy_Test-NS(PCU[1])(2922)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5980]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5980]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5980]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5980]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5980]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5980]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2923)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:28 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:28 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])(2918)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d054c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d054c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d054c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(2922)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2928)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(2923)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d06da0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfd980]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d06da0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d06da0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d06da0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfd980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfd980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfd980]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfd980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfd980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d06da0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d06da0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:28 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(2929)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(2928)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:28 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2929)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced4c0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced4c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced4c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced4c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced4c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc3a0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00d40]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc3a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc3a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc3a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00d40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00d40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00d40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00740]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00740]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00740]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00740]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00740]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cff970]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa3b0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cff970]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cff970]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cff970]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa3b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa3b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa3b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb0a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb0a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb0a0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d049c0]{NULL}: Allocated Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d049c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d049c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d049c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cff970]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cff970]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc3a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc3a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00d40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00d40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa3b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa3b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d049c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:28 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d049c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(2919)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(2919)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@f418b414a65f: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:28 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:29 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:29 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2928)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2922)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900)@f418b414a65f: Final verdict of PTC: none TC_flush_ll_bvci_new(2936)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2920)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@f418b414a65f: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])(2894)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2902): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2909): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2914): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2919): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2920): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2921): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2922): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2926): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2932): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@f418b414a65f: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Sat Aug 30 10:13:29 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=249200) Waiting for packet dumper to finish... 1 (prev_count=249200, count=277080) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Sat Aug 30 10:13:31 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:13:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:32 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_flush_ll_no_bvci_new started. Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:13:32 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d06da0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cff970]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cdc3a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce5680]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:32 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:13:32 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d049c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cfd980]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cfa3b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00d40]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd850]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:32 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cdc1f0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5980]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d082c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce8dc0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ce7bc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d03b50]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00740]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ced4c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:32 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:32 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:32 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cdb930]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2938)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2938)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2938)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2950)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2950)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:35 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:35 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-START GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:13:35 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2938)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:13:35 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])(2950)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(2962)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2967)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2966)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2967)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:36 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:36 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(2962)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2966)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[0])(2962)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(2967)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2968)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:36 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:36 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(2967)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2967)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(2966)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2966)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(2963)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d082c0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d082c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d082c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d082c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2964)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2968)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d06da0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d06da0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d06da0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d06da0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d06da0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d049c0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d049c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d049c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d049c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d082c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d082c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])(2973)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d049c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d049c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(2973)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:36 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:36 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(2974)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2973)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:36 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8dc0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8dc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8dc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8dc0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8dc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8dc0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(2974)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5110]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5110]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5110]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5110]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d00d60]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d00d60]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d00d60]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d00d60]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d00d60]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb120]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00740]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb120]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb120]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb120]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00740]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00740]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00740]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5980]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5980]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5980]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5980]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5980]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfa260]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d085e0]{NULL}: Allocated Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfa260]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfa260]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfa260]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d085e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d085e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d085e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00740]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00740]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5110]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5110]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d085e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d085e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb120]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb120]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfa260]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:36 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfa260]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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(2964)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:13:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: 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(2945)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: 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)@f418b414a65f: 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(2945)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f418b414a65f: 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)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: 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(2945)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: 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)@f418b414a65f: 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(2945)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f418b414a65f: 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(2945)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f418b414a65f: 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(2945)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: 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(2945)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2947)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2964)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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(2964)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: 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(2955)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: 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(2955)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2953)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2953)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2955)@f418b414a65f: 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)@f418b414a65f: 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(2953)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2953)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2953)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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(2953)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx FLUSH-LL Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:13:37 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx FLUSH-LL-ACK Sat Aug 30 10:13:37 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: 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)@f418b414a65f: 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[0])-BVCI20011(2941)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2964)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2967)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2946)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2966)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2964)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f418b414a65f: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2980)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2952)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2965)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2944)@f418b414a65f: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2981)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2942): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2944): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2945): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2946): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2947): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2952): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2954): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2959): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2964): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2965): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2966): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2967): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2971): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2977): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@f418b414a65f: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Sat Aug 30 10:13:37 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=275784) Waiting for packet dumper to finish... 1 (prev_count=275784, count=276864) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Sat Aug 30 10:13:39 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:13:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:40 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_fc_bvc started. Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:13:40 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cfa260]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cf5110]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce5680]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:40 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:13:40 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d085e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d082c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cf74d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d049c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d00740]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cfd980]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:40 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d04220]{CONFIGURED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc3a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff970]{CONFIGURED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d06da0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff820]{CONFIGURED}: Deallocated Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8dc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf5980]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d00d60]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:40 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:40 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:40 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce2880]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(2983)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(2983)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2983)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(2995)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(2995)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:43 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:43 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:13:43 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:13:43 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(2983)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2995)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])(2984)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2996)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3007)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:45 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3007)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3007)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])(3012)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5110]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5110]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5110]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5110]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5110]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5110]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(3008)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3013)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(3012)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(3012)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3018)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(3013)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5f70]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d08f20]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5f70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5f70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5f70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d08f20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d08f20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d08f20]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3014)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3016)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3018)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d08f20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d08f20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5f70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5f70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3019)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:45 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:45 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(3018)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3018)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:45 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb250]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb250]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb250]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb250]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb250]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb250]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3019)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3550]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3550]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3550]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3550]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3550]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d00cc0]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd9690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd9690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d00cc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d00cc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d00cc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d082c0]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d082c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d082c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d082c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d082c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cef980]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d07e70]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cef980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cef980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cef980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d07e70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d07e70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d07e70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff9f0]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff9f0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff9f0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff9f0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff9f0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06b90]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd850]{NULL}: Allocated Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06b90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06b90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06b90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd850]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd850]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd850]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3004)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3004)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3002)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3002)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cef980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cef980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d00cc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d00cc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd9690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd9690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d07e70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d07e70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd850]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd850]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06b90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06b90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Connecting G_SGSN[0] to BVCI=20011 MTC@f418b414a65f: Connecting G_SGSN[1] to BVCI=20011 MTC@f418b414a65f: Connecting G_PCU[0] to BVCI=20011 MTC@f418b414a65f: Connecting G_PCU[1] to BVCI=20021 MTC@f418b414a65f: Connecting G_PCU[2] to BVCI=20031 Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx FC-BVC Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:506 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-FLOW-CONTROL-BVC Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{UNBLOCKED}: Received Event REQ-FLOW-CONTROL-BVC Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:163 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{UNBLOCKED}: Tx BSSGP FC-BVC Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Received Event REQ-FLOW-CONTROL-BVC Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:163 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Tx BSSGP FC-BVC Sat Aug 30 10:13:45 2025 DLBSSGP bssgp_bvc_fsm.c:163 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Tx BSSGP FC-BVC-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx FC-BVC-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:596 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-FLOW-CONTROL-BVC-ACK Sat Aug 30 10:13:45 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:45 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx FC-BVC-ACK Sat Aug 30 10:13:45 2025 DLBSSGP gb_proxy.c:596 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{UNBLOCKED}: Received Event RX-FLOW-CONTROL-BVC-ACK MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3017)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3002)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3004)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3014)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3016)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3003)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3015)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2990)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3021)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2987): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2990): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2992): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3000): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3002): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3003): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3004): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3005): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3014): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3015): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3016): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3017): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3021): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3023): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@f418b414a65f: Test case TC_fc_bvc finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Sat Aug 30 10:13:48 UTC 2025 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218156) Sat Aug 30 10:13:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:48 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Waiting for packet dumper to finish... 1 (prev_count=218156, count=220788) Sat Aug 30 10:13:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Sat Aug 30 10:13:50 UTC 2025 Waiting for packet dumper to start... 0 Sat Aug 30 10:13:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_fc_ms started. Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:13:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cef980]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cfa260]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf5f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:13:51 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d07e70]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d00cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d08f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd850]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d085e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:51 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce5680]{CONFIGURED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cf5110]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051ceb120]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf6a30]{CONFIGURED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf74d0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ceb250]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d082c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3550]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff9f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:51 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:51 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051d07110]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(3026)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(3026)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3026)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(3038)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3038)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:54 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:13:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:13:54 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:13:54 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:13:54 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:54 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(3038)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])(3026)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:54 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3027)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3027)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3039)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:54 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:54 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:54 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:54 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:54 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:54 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3050)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3050)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3055)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(3051)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfa260]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfa260]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfa260]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfa260]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfa260]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cef980]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cef980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cef980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cef980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])(3055)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3056)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cef980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cef980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(3055)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3055)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(3061)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6a30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6a30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6a30]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6a30]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3061)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3056)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:13:55 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d07110]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8e60]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d07110]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d07110]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d07110]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8e60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8e60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8e60]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-BSSGP(PCU[2])(3062)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3061)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d07110]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d07110]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8e60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8e60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d06cc0]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d06cc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d06cc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d06cc0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d06cc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d06cc0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3062)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3530]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3530]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3530]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3530]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3530]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d40]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff820]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff820]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff820]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff820]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff820]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5aa0]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5aa0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5aa0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5aa0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb1c0]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd900]{NULL}: Allocated Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd900]{NULL}: Received Event REQ-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd900]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd900]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5aa0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5aa0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:13:55 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:55 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd900]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:13:55 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd900]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f418b414a65f: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f418b414a65f: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f418b414a65f: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f418b414a65f: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:13:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:56 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx FC-MS Sat Aug 30 10:13:56 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) TC_fc_ms(3068)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:13:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:56 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx FC-MS-ACK Sat Aug 30 10:13:56 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_fc_ms(3068)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f418b414a65f: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f418b414a65f: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f418b414a65f: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f418b414a65f: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:13:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:56 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx FC-MS Sat Aug 30 10:13:56 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) TC_fc_ms(3069)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:13:56 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:13:56 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx FC-MS-ACK Sat Aug 30 10:13:56 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) TC_fc_ms(3069)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3035)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3055)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3062)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3038)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3040)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3033)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3044)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063)@f418b414a65f: Final verdict of PTC: none TC_fc_ms(3068)@f418b414a65f: Final verdict of PTC: pass TC_fc_ms(3069)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3030): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3033): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3034): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3035): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3040): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3042): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3044): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3046): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3054): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3055): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3059): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3065): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@f418b414a65f: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Sat Aug 30 10:13:56 UTC 2025 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212004) Waiting for packet dumper to finish... 1 (prev_count=212004, count=219728) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Sat Aug 30 10:13:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_ms_reg_enq started. Sat Aug 30 10:13:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:13:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cef980]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00d40]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d07110]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051cf5aa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:59 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:13:59 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd900]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051ce7c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce8e60]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb6d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d07e70]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ce5680]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNCONFIGURED}: Allocated Sat Aug 30 10:13:59 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06b90]{CONFIGURED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cfa260]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cf5f70]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cea910]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d06cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf3530]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cff820]{UNBLOCKED}: Deallocated Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:13:59 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:13:59 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:13:59 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(3071)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(3071)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3071)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(3083)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(3083)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:02 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:02 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:14:02 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(3071)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:02 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:02 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:14:02 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:02 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:02 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:02 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3083)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3072)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:02 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3084)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:02 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:02 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:02 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:02 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:02 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3095)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3095)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])(3100)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d00d40]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d00d40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d00d40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d00d40]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d00d40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d00d40]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3096)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef980]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef980]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef980]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef980]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef980]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ceb1c0]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ceb1c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ceb1c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ceb1c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(3101)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3100)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ceb1c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ceb1c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(3100)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3100)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3106)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(3101)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d054c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d054c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d054c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d054c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:03 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3106)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3107)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:14:03 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(3106)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:03 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:03 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:03 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d05ba0]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d05ba0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d05ba0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d05ba0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d05ba0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d05ba0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3107)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d06cc0]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d06cc0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d06cc0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d06cc0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d06cc0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc320]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc320]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc320]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc320]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce55c0]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce55c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce55c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce55c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce55c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00860]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff820]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff820]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff820]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff820]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa1c0]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa1c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa1c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa1c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa1c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{NULL}: Allocated Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc320]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc320]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff820]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff820]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:04 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f418b414a65f: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@f418b414a65f: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@f418b414a65f: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f418b414a65f: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx MS-REGISRATION-ENQ Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(3072)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@f418b414a65f: 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(3073)@f418b414a65f: 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(3080)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f418b414a65f: 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(3075)@f418b414a65f: 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)@f418b414a65f: 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 } Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx MS-REGISRATION-ENQ-RESP Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])(3096)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@f418b414a65f: Removing Client IMSI='262420000000000'H, index=0 MTC@f418b414a65f: 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@f418b414a65f: 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)@f418b414a65f: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f418b414a65f: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@f418b414a65f: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@f418b414a65f: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f418b414a65f: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx MS-REGISRATION-ENQ Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:269 NSE(00101)-SGSN(first) Could not get TLLI, using first available SGSN Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) GbProxy_Test-BSSGP(SGSN[0])(3072)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@f418b414a65f: 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)@f418b414a65f: 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)@f418b414a65f: 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])-BVCI20021(3075)@f418b414a65f: 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(3080)@f418b414a65f: 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(3078)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:14:04 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx MS-REGISRATION-ENQ-RESP Sat Aug 30 10:14:04 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) GbProxy_Test-BSSGP(PCU[0])(3096)@f418b414a65f: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f418b414a65f: 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)@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@f418b414a65f: Removing Client IMSI='262420000001000'H, index=1 MTC@f418b414a65f: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3100)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3106)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3107)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@f418b414a65f: Final verdict of PTC: none TC_ms_reg_enq(3114)@f418b414a65f: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3079)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3074)@f418b414a65f: Final verdict of PTC: none TC_ms_reg_enq(3113)@f418b414a65f: Final verdict of PTC: pass MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3074): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3076): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3079): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3081): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3087): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3092): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3099): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3100): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3105): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3111): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@f418b414a65f: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@f418b414a65f: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Sat Aug 30 10:14:04 UTC 2025 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212236) Waiting for packet dumper to finish... 1 (prev_count=212236, count=220516) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Sat Aug 30 10:14:06 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_status_sig_ul_tlli started. Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:14:07 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf5070]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ceb1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00860]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:07 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:14:07 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff820]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cdc320]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd900]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d04220]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:07 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf5aa0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d00d40]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cef980]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d07110]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d09ce0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d05ba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cfa1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051ce55c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d06cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:07 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:07 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:07 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(3116)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(3116)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3116)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(3128)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3128)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:10 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:10 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:14:10 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:10 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:10 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:14:10 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:10 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:10 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:10 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(3128)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(3116)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:10 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3129)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3117)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:10 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:10 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:10 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:10 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:10 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:10 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3140)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:11 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:11 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(3145)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3140)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3140)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:11 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:11 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:14:11 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:11 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:11 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:11 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:11 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:11 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:14:11 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:11 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:11 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1c0]{NULL}: Allocated Sat Aug 30 10:14:11 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:11 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:11 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:11 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:11 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(3145)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3146)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:14:12 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])(3141)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d028c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d028c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d028c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(3145)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3145)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:14:12 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3118)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3118)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3151)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(3146)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d01180]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d01180]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d01180]{NULL}: Rx BVC-RESET (cause=O&M intervention) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d01180]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d01180]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d08f20]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d08f20]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d08f20]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d08f20]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb2f0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb2f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb2f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb2f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])(3152)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3135)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:12 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:12 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3120)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d08f20]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d08f20]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3135)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3120)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb2f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb2f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(3151)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3151)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:14:12 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:12 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb930]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb930]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb930]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb930]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb930]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb930]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3152)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d05ba0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d05ba0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d05ba0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d05ba0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d05ba0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06cc0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd9710]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06cc0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06cc0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06cc0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd9710]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd9710]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd9710]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d00d40]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d00d40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d00d40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d00d40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d00d40]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7c40]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7c40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7c40]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7c40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d07df0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d07df0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d07df0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d07df0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d07df0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd7b0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff9f0]{NULL}: Allocated Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd7b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd7b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd7b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff9f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff9f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff9f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd9710]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd9710]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3137)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06cc0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06cc0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7c40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7c40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3137)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff9f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff9f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd7b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:12 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd7b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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 Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1141 NSE(02001/BSS) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: 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 Sat Aug 30 10:14:12 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:1141 NSE(02001/BSS) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:12 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3121)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3120)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3118)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3145)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3135)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3137)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3134)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3130)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3119)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3118): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3119): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3120): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3121): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3125): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3130): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3132): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3134): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3135): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3136): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3137): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3144): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3145): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3149): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3156): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@f418b414a65f: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Sat Aug 30 10:14:12 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=210928) Waiting for packet dumper to finish... 1 (prev_count=210928, count=215716) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Sat Aug 30 10:14:14 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_status_sig_ul_tmsi started. Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:14:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ce7c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb2f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfd7b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d08f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:14:15 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d005e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cff9f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cd9710]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cf5aa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:15 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ced440]{CONFIGURED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ceb1c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d00860]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d054c0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d01180]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf5070]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cd72e0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cdb930]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051d00d40]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d07df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d05ba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:15 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:15 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:15 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(3159)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(3159)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3159)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(3171)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(3171)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:18 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:18 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:14:18 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:18 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:18 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:18 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:14:18 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:18 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:18 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:18 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(3171)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(3159)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:18 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3172)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3160)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:18 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:18 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:18 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:18 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:18 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:18 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:18 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:18 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:18 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3183)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3183)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3183)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd7b0]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd7b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd7b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd7b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd7b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd7b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(3184)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3188)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7c40]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7c40]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7c40]{NULL}: Tx BSSGP BVC-RESET GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7c40]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(3189)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:14:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7c40]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7c40]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(3188)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3194)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(3189)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d02ef0]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d02ef0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d02ef0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d02ef0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3194)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d02ef0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d02ef0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:19 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:19 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(3194)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:19 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04180]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04180]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04180]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04180]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04180]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04180]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3195)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d05ba0]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d05ba0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d05ba0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d05ba0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d05ba0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfc490]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfc490]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfc490]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfc490]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd9690]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd9690]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc320]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc320]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc320]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc320]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc320]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d07f10]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d07f10]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d07f10]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d07f10]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cff820]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cff820]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cff820]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cff820]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cff820]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d08360]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{NULL}: Allocated Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d08360]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d08360]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d08360]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd9690]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd9690]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:19 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:19 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d07f10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:19 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d07f10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfc490]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfc490]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:14:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:20 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d08360]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:20 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d08360]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: 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 Sat Aug 30 10:14:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:1141 NSE(02001/BSS) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: 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 Sat Aug 30 10:14:20 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:1141 NSE(02001/BSS) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:20 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(00000/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3188)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3178)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3163): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3168): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3175): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3178): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3180): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3187): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3188): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3192): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3198): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@f418b414a65f: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Sat Aug 30 10:14:20 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214864) Waiting for packet dumper to finish... 1 (prev_count=214864, count=216044) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Sat Aug 30 10:14:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_status_ptp_ul_tlli started. Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:14:23 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d08360]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051d02ef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051ce7c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:23 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:14:23 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d06530]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051d07f10]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d005e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:23 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06cc0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfd7b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051d08f20]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cfa1c0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04180]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cff820]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d05ba0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cdc320]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:23 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:23 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:23 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(3202)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(3202)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(3202)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(3214)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3214)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:26 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:26 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:14:26 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:26 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:14:26 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:26 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:26 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(3202)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])(3214)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:26 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3215)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3203)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:26 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:26 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:26 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:26 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:26 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:26 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3226)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:27 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3226)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3226)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])(3231)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7c40]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7c40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7c40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7c40]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7c40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7c40]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(3227)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3232)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3231)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d08360]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d08360]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d08360]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d08360]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d08360]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d078d0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d078d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d078d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d078d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:27 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(3231)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d078d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d078d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3237)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(3232)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051d01180]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051d01180]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051d01180]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051d01180]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051d01180]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d02ef0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d02ef0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d02ef0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d02ef0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d02ef0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@f418b414a65f: Rx BVC-RESET from BVCI=20021 Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3237)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:27 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:27 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(3238)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(3237)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:27 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8e40]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8e40]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8e40]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8e40]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8e40]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8e40]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d085b0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d085b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d085b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d085b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d085b0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc440]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d047a0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc440]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d047a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d047a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d047a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d09d60]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d09d60]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d09d60]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d09d60]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@f418b414a65f: Rx BVC-RESET from BVCI=20032 Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5b50]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5b50]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5b50]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5b50]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5b50]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd7d0]{NULL}: Allocated Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd7d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd7d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd7d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d047a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d047a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd7d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd7d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:27 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:27 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d09d60]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:27 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d09d60]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Connecting G_SGSN[0] to BVCI=20011 MTC@f418b414a65f: Connecting G_SGSN[1] to BVCI=20011 MTC@f418b414a65f: Connecting G_PCU[0] to BVCI=20011 MTC@f418b414a65f: Connecting G_PCU[1] to BVCI=20021 MTC@f418b414a65f: Connecting G_PCU[2] to BVCI=20031 MTC@f418b414a65f: 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 Sat Aug 30 10:14:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:28 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx STATUS Sat Aug 30 10:14:28 2025 DGPRS gb_proxy.c:514 NSE(02001/BSS) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: 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 Sat Aug 30 10:14:28 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:28 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx STATUS Sat Aug 30 10:14:28 2025 DGPRS gb_proxy.c:514 NSE(02001/BSS) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:28 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3210)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3208)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3216)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3208): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3209): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3210): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3211): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3216): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3218): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3223): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3236): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3241): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@f418b414a65f: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Sat Aug 30 10:14:28 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212740) Waiting for packet dumper to finish... 1 (prev_count=212740, count=215732) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Sat Aug 30 10:14:30 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_status_ptp_ul_tmsi started. Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:14:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051d07df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d078d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc440]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf4430]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:31 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:14:31 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d09d60]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d047a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cfd7d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06530]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:31 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce9570]{CONFIGURED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051ce7c40]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051d08360]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cfc490]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf1ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051d01180]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d02ef0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d0af70]{CONFIGURED}: Deallocated Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce8e40]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d085b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051cf5b50]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:31 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:31 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:31 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce82e0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(3245)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(3245)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3245)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(3257)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(3257)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:34 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:34 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:14:34 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:34 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:34 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:34 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:14:34 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:34 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:34 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:34 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[0])(3245)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])(3257)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:34 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[0])(3246)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(3246)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:34 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[1])(3258)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 Sat Aug 30 10:14:34 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:34 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:34 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])(3258)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:34 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:34 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:34 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:34 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:34 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3269)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-NS(PCU[1])(3274)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3269)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3269)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d078d0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d078d0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d078d0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d078d0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d078d0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d078d0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(3275)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3270)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3274)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d07df0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d07df0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d07df0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d07df0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:14:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d07df0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d07df0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(3274)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-NS(PCU[1])(3274)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[1])(3275)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6a30]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6a30]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d0a470]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4a90]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d0a470]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d0a470]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d0a470]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4a90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4a90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4a90]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3281)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:14:35 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:35 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6a30]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6a30]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d0a470]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d0a470]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4a90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4a90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(3280)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:35 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf34b0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf34b0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf34b0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf34b0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf34b0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf34b0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3281)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd9690]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd9690]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd9690]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd9690]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd9690]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc1f0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc1f0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc1f0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc1f0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6520]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6520]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6520]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6520]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6520]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cff8a0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5b50]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cff8a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cff8a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cff8a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5b50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5b50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5b50]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce54e0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce54e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce54e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce54e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce54e0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06500]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb8c0]{NULL}: Allocated Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06500]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06500]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06500]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb8c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb8c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb8c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc1f0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc1f0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5b50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5b50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cff8a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cff8a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb8c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb8c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:35 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:35 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06500]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:35 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06500]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Connecting G_SGSN[0] to BVCI=20011 MTC@f418b414a65f: Connecting G_SGSN[1] to BVCI=20011 MTC@f418b414a65f: Connecting G_PCU[0] to BVCI=20011 MTC@f418b414a65f: Connecting G_PCU[1] to BVCI=20021 MTC@f418b414a65f: Connecting G_PCU[2] to BVCI=20031 MTC@f418b414a65f: 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 Sat Aug 30 10:14:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx STATUS Sat Aug 30 10:14:36 2025 DGPRS gb_proxy.c:514 NSE(02001/BSS) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00101/SGSN) MTC@f418b414a65f: setverdict(pass): none -> pass MTC@f418b414a65f: 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 Sat Aug 30 10:14:36 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:36 2025 DGPRS gb_proxy.c:420 NSE(02001/BSS)-BVC(20011/??) Rx STATUS Sat Aug 30 10:14:36 2025 DGPRS gb_proxy.c:514 NSE(02001/BSS) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:36 2025 DGPRS gb_proxy.c:204 NSE(02001/BSS)-BVC(20011/??) proxying to NSE(00102/SGSN) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3261)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3253)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3274)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3264)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3259)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3251)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3249): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3251): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3252): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3253): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3254): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3259): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3260): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3261): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3262): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3264): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3266): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3273): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3274): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3279): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3285): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@f418b414a65f: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Sat Aug 30 10:14:36 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212764) Waiting for packet dumper to finish... 1 (prev_count=212764, count=215780) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Sat Aug 30 10:14:38 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_status_sig_dl_bvci started. Sat Aug 30 10:14:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:39 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:14:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cff8a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d07df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051d0a470]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d06500]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:39 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:14:39 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cf5b50]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051cef860]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf4a90]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051ceb8c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d09d60]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:39 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb0a0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d078d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc440]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d028c0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051d01180]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce82e0]{CONFIGURED}: Deallocated Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051cf34b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051ce6520]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cd9690]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce54e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:39 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:39 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:39 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cf6560]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(3288)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(3288)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])(3288)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(3300)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3300)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:42 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:42 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:14:42 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:42 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:42 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:42 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:14:42 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:42 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:42 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:42 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(3300)@f418b414a65f: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3288)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:42 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3301)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3289)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:42 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:42 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:42 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:42 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:42 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:42 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:42 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:42 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:42 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3312)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3312)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 GbProxy_Test-NS(PCU[0])(3312)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[0])(3313)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cff8a0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cff8a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cff8a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cff8a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])(3318)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:14:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cff8a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cff8a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])(3317)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3317)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3323)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[1])(3318)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d06b90]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d06b90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d06b90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d06b90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3323)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d06b90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d06b90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:43 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) GbProxy_Test-BSSGP(PCU[2])(3324)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(3323)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:43 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04700]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04700]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04700]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04700]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04700]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04700]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3324)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00800]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00800]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00800]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00800]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00800]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfa2e0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d0a360]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfa2e0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfa2e0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfa2e0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d0a360]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d0a360]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d0a360]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6400]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6400]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6400]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6400]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6400]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb1d0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef980]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb1d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb1d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb1d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef980]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef980]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef980]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb6d0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd7b0]{NULL}: Allocated Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb6d0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb6d0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb6d0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd7b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd7b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd7b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb1d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb1d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfa2e0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfa2e0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d0a360]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d0a360]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@f418b414a65f: Rx BVC-RESET from BVCI=20031 Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb6d0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb6d0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef980]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef980]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:43 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:43 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd7b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:43 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd7b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00101/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00102/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00101/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00102/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00101/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00102/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00101/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00102/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00101/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00102/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00101/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:44 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx STATUS Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:1573 NSE(00102/SGSN) Rx STATUS cause=0x01(Equipment Failure) Sat Aug 30 10:14:44 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(00000/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3309)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3307)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3325)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3292): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3297): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3304): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3307): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3308): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3309): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3321): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3325): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3327): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@f418b414a65f: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Sat Aug 30 10:14:44 UTC 2025 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=200832) Waiting for packet dumper to finish... 1 (prev_count=200832, count=235448) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Sat Aug 30 10:14:46 UTC 2025 Waiting for packet dumper to start... 0 MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@f418b414a65f: Test case TC_status_ptp_dl_bvci started. Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:14:47 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051ceb6d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051cff8a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051cfa2e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cd8ee0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051ceb1d0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051d06cc0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:47 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:688 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_FREE_NSVCS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:14:47 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051cfd7b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051cd72e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d0a360]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051d06b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cef980]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cf5b50]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:47 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d06500]{CONFIGURED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051d07df0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cdc1f0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051d01180]{CONFIGURED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051ce3ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{CONFIGURED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cf4020]{CONFIGURED}: Deallocated Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051d04700]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cf4ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051d00800]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051ce6400]{UNBLOCKED}: Deallocated Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:47 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:14:47 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Freeing instance Sat Aug 30 10:14:47 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051ce96a0]{UNBLOCKED}: Deallocated GbProxy_Test-NS(SGSN[0])(3331)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7777 GbProxy_Test-NS(SGSN[0])(3331)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3331)@f418b414a65f: Creating NSIP provider for "127.0.0.10":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8888 GbProxy_Test-NS(SGSN[1])(3343)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@f418b414a65f: Creating NSIP provider for "127.0.0.10":8880 GbProxy_Test-NS(SGSN[1])(3343)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "127.0.0.10", remote_udp_port := 23000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:50 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:50 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: NSEI=102 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00102)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-SIZE-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: NSEI=101 Rx SNS PDU type SNS-SIZE-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2349 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Received Event RX_SIZE_ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:827 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_CONFIG_BSS (T2, 3s) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(00101)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: NSEI=102 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: NSEI=101 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:1059 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_BSS}: State change to BSS_CONFIG_SGSN (T3, 3s) GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@f418b414a65f: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@f418b414a65f: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@f418b414a65f: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@f418b414a65f: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: NSEI=102 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_message.c:755 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00102)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 102 became available Sat Aug 30 10:14:50 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: NSEI=101 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries Sat Aug 30 10:14:50 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_message.c:755 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(00101)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DGPRS gb_proxy.c:1751 NS-NSE 101 became available Sat Aug 30 10:14:50 2025 DLBSSGP gb_proxy.c:1762 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Received Event REQ-RESET Sat Aug 30 10:14:50 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:50 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{UNBLOCKED}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:50 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_sns.c:1195 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_CONFIG_SGSN}: State change to CONFIGURED (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(SGSN[1])(3343)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[0])(3331)@f418b414a65f: SNS Config succeeded. Sending Alive Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00102)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(00101)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:50 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-BSSGP(SGSN[1])(3344)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3332)@f418b414a65f: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:50 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC00000)[0x55e051cd54a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:50 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:50 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:50 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:50 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:50 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC00000)[0x55e051cd2c10]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[0])(3355)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3359)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21020 Sat Aug 30 10:14:51 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{UNCONFIGURED}: NSEI=2001 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02001)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{SGSN_WAIT_CONFIG}: NSEI=2001 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_message.c:755 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02001)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02001)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[0])(3355)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3355)@f418b414a65f: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@f418b414a65f: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2001 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1751 NS-NSE 2001 became available Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02001)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-ALIVE_ACK GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3359)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1714 NSE(02001/BSS) not known -> allocating Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa2e0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa2e0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa2e0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa2e0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa2e0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa2e0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f418b414a65f: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3361)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) Sat Aug 30 10:14:51 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{UNCONFIGURED}: NSEI=2002 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02002)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{SGSN_WAIT_CONFIG}: NSEI=2002 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_message.c:755 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02002)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02002)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[1])(3359)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3359)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2002 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1751 NS-NSE 2002 became available Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f418b414a65f: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(3356)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02002)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02001/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02001/BSS) Rx BVC-RESET (BVCI=20011) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceb300]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceb300]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceb300]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceb300]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceb300]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d028c0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d028c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d028c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d028c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1714 NSE(02002/BSS) not known -> allocating GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d01180]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d01180]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d01180]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d01180]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d01180]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d01180]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3366)@f418b414a65f: Creating NSIP provider for "127.0.0.10":21030 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3357)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@f418b414a65f: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3333)@f418b414a65f: Rx BVC-RESET from BVCI=20011 Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3333)@f418b414a65f: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3361)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d028c0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20021) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb0a0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d06b90]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb0a0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb0a0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb0a0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d06b90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d06b90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d06b90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02002/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02002/BSS) Rx BVC-RESET (BVCI=20022) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf1ab0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf1ab0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf1ab0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf1ab0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3335)@f418b414a65f: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3335)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@f418b414a65f: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@f418b414a65f: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@f418b414a65f: Rx BVC-RESET from BVCI=20022 Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d06b90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d06b90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@f418b414a65f: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb0a0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb0a0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf1ab0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf1ab0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-NS(PCU[2])(3366)@f418b414a65f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "127.0.0.10", remote_udp_port := 24000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3371)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3367)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3371)@f418b414a65f: Provider Link came up. Waiting for SNS Size Sat Aug 30 10:14:51 2025 DLNS fsm.c:456 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2680 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: Received Event REQ_ADD_BIND Sat Aug 30 10:14:51 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNCONFIGURED}: Allocated Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: NSEI=2003 Rx SNS PDU type SNS-SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2346 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: Received Event RX_SIZE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:826 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-FORCE_UNCONFIGURED Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:845 NSE(02003)-NSVC(none) Tx SNS-SIZE-ACK cause=NULL Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:3049 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{UNCONFIGURED}: State change to SGSN_WAIT_CONFIG (no timeout) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG}: NSEI=2003 Rx SNS PDU type SNS-CONFIG Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2353 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG}: Received Event RX_CONFIG_END Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:1126 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_message.c:755 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:757 NSE(02003)-NSVC(none) Tx SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2816 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG}: State change to SGSN_WAIT_CONFIG_ACK (T3, 3s) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:713 NSE(02003)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) GbProxy_Test-NS(PCU[2])(3366)@f418b414a65f: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3366)@f418b414a65f: Inbound SNS Config succeeded. Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2341 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG_ACK}: NSEI=2003 Rx SNS PDU type SNS-CONFIG-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2358 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG_ACK}: Received Event RX_CONFIG_ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:817 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNCONFIGURED}: Received Event REQ-START Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:278 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNCONFIGURED}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1751 NS-NSE 2003 became available Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC recovery from NS Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Starting Tns-alive of 2 seconds Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_sns.c:2859 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{SGSN_WAIT_CONFIG_ACK}: State change to CONFIGURED (T4, 11s) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 GbProxy_Test-NS(PCU[2])-NSVCI2103(3371)@f418b414a65f: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE-ACK Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:960 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2.c:1309 NSE(02003)-NSVC(none) Rx NS-ALIVE Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:957 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-ALIVE Sat Aug 30 10:14:51 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE-ACK GbProxy_Test-NS(PCU[2])-NSVCI2103(3371)@f418b414a65f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3371)@f418b414a65f: Warning: Re-starting timer Tns_test, which is already active (running or expired). Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1714 NSE(02003/BSS) not known -> allocating Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=00000) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce96a0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce96a0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce96a0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:266 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce96a0]{NULL}: Updating features: Advertised 0x0000, Received 0x0000, Negotiated 0x0000 Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce96a0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce96a0]{NULL}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])(3367)@f418b414a65f: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@f418b414a65f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20031) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdb930]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdb930]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdb930]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdb930]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdb930]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf34b0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d0af70]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf34b0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf34b0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf34b0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d0af70]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d0af70]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d0af70]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20032) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00de0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d08fa0]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00de0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00de0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00de0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d08fa0]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d08fa0]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d08fa0]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1053 NSE(02003/BSS)-BVC(00000/??) Rx BVC-RESET Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:864 NSE(02003/BSS) Rx BVC-RESET (BVCI=20033) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d04700]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:903 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d04700]{NULL}: Received Event RX-BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:538 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d04700]{NULL}: Rx BVC-RESET (cause=O&M intervention) Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d04700]{NULL}: Tx BSSGP BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:542 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d04700]{NULL}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d07e90]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP fsm.c:456 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5b50]{NULL}: Allocated Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d07e90]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d07e90]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d07e90]{NULL}: State change to WAIT_RESET_ACK (no timeout) Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:632 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5b50]{NULL}: Received Event REQ-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:175 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5b50]{NULL}: Tx BSSGP BVC-RESET Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:526 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5b50]{NULL}: State change to WAIT_RESET_ACK (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3368)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3338)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3340)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3370)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3338)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@f418b414a65f: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3340)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@f418b414a65f: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@f418b414a65f: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@f418b414a65f: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@f418b414a65f: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf34b0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf34b0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00de0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00de0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00101/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d07e90]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d07e90]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d0af70]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d0af70]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@f418b414a65f: Rx BVC-RESET from BVCI=20033 Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d08fa0]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d08fa0]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@f418b414a65f: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) Sat Aug 30 10:14:51 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:51 2025 DGPRS gb_proxy.c:1425 NSE(00102/SGSN)-BVC(00000/??) Rx BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP gb_proxy.c:1465 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5b50]{WAIT_RESET_ACK}: Received Event RX-BVC-RESET-ACK Sat Aug 30 10:14:51 2025 DLBSSGP bssgp_bvc_fsm.c:402 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5b50]{WAIT_RESET_ACK}: State change to UNBLOCKED (no timeout) MTC@f418b414a65f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f418b414a65f: Connecting G_SGSN[0] to BVCI=20011 MTC@f418b414a65f: Connecting G_SGSN[1] to BVCI=20011 MTC@f418b414a65f: Connecting G_PCU[0] to BVCI=20011 MTC@f418b414a65f: Connecting G_PCU[1] to BVCI=20021 MTC@f418b414a65f: Connecting G_PCU[2] to BVCI=20031 Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20011/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): none -> pass Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20011/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20011/??) proxying to NSE(02001/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20021/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20021/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20021/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20021/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20022/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20022/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20022/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20022/??) proxying to NSE(02002/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20031/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20031/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20031/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20031/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20032/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20032/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20032/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20032/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00101/SGSN)-BVC(20033/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00101/SGSN)-BVC(20033/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed Sat Aug 30 10:14:52 2025 DLNS gprs_ns2_vc_fsm.c:964 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Received Event RX-UNITDATA Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:552 NSE(00102/SGSN)-BVC(20033/??) Rx STATUS Sat Aug 30 10:14:52 2025 DGPRS gb_proxy.c:204 NSE(00102/SGSN)-BVC(20033/??) proxying to NSE(02003/BSS) MTC@f418b414a65f: setverdict(pass): pass -> pass, component reason not changed MTC@f418b414a65f: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f418b414a65f: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3335)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3360)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3333)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3338)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3371)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3340)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3357)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3359)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3368)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3370)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3334)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3369)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3339)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3358)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3351)@f418b414a65f: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@f418b414a65f: Final verdict of PTC: none MTC@f418b414a65f: Setting final verdict of the test case. MTC@f418b414a65f: Local verdict of MTC: pass MTC@f418b414a65f: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3333): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3334): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3335): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3336): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3338): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3339): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3340): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3341): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3348): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3351): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3353): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3357): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3358): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3359): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3360): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3364): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3368): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3369): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3370): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3371): none (pass -> pass) MTC@f418b414a65f: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@f418b414a65f: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@f418b414a65f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Sat Aug 30 10:14:52 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212520) Waiting for packet dumper to finish... 1 (prev_count=212520, count=231212) MTC@f418b414a65f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@f418b414a65f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f418b414a65f: Terminating MTC. MC@f418b414a65f: MTC terminated. MC2> exit MC@f418b414a65f: Shutting down session. MC@f418b414a65f: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy/expected-results.xml' against results in 'junit-xml-6527.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 Sat Aug 30 10:14:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:55 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE [testenv] Testsuite is done [testenv] Stopping testsuite (733780) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-9.0.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-9.0.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/log_merge.sh GBProxy_Tests --rm >/dev/null'] Sat Aug 30 10:14:56 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:56 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:56 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:57 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:58 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:14:59 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:00 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:01 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:02 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_vc_fsm.c:245 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{UNBLOCKED}: State change to RECOVERING (T0, 2s) Sat Aug 30 10:15:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00102)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{RECOVERING}: Starting Tns-alive of 2 seconds Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: NSE 102: SNS failed: No signalling NSVC available Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:15:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20031)[0x55e051d0af70]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20021)[0x55e051d06b90]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20011)[0x55e051d054c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20032)[0x55e051d08fa0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20022)[0x55e051cf6800]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00102-BVC20033)[0x55e051cf5b50]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 102 became unavailable Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{RECOVERING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{RECOVERING}: Freeing instance Sat Aug 30 10:15:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051cfd7b0]{RECOVERING}: Deallocated Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:571 NSE(00102)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Freeing instance Sat Aug 30 10:15:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8880)[0x55e051d06500]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00102-NSVC-UDP-127_0_0_1:23000-127_0_0_10:8888)[0x55e051d06500]{UNCONFIGURED}: Allocated Sat Aug 30 10:15:03 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_vc_fsm.c:245 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{UNBLOCKED}: State change to RECOVERING (T0, 2s) Sat Aug 30 10:15:03 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(00101)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{RECOVERING}: Starting Tns-alive of 2 seconds Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: NSE 101: SNS failed: No signalling NSVC available Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: Received Event REQ_SELECT_ENDPOINT Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 Sat Aug 30 10:15:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20031)[0x55e051cf34b0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20021)[0x55e051ceb0a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20011)[0x55e051d028c0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20032)[0x55e051d00de0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20022)[0x55e051cf1ab0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE00101-BVC20033)[0x55e051d07e90]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DGPRS gb_proxy.c:1807 NS-NSE 101 became unavailable Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{RECOVERING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{RECOVERING}: Freeing instance Sat Aug 30 10:15:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051d06cc0]{RECOVERING}: Deallocated Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:571 NSE(00101)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:03 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Freeing instance Sat Aug 30 10:15:03 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7770)[0x55e051ce9570]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:03 2025 DLNS gprs_ns2_sns.c:2255 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{CONFIGURED}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:15:03 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:03 2025 DLNS fsm.c:456 GPRS-NS2-VC(NSE00101-NSVC-UDP-127_0_0_1:23000-127_0_0_10:7777)[0x55e051cf34b0]{UNCONFIGURED}: Allocated Sat Aug 30 10:15:03 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_vc_fsm.c:245 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{UNBLOCKED}: State change to RECOVERING (T0, 2s) Sat Aug 30 10:15:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02001)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{RECOVERING}: Starting Tns-alive of 2 seconds Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{CONFIGURED}: NSE 2001: SNS failed: No signalling NSVC available Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{CONFIGURED}: Freeing instance Sat Aug 30 10:15:04 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ceb1d0]{CONFIGURED}: Deallocated Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:575 NSE(02001) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC00000)[0x55e051cfa2e0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02001-BVC20011)[0x55e051ceb300]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DGPRS gb_proxy.c:1807 NS-NSE 2001 became unavailable Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:571 NSE(02001)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:04 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{RECOVERING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{RECOVERING}: Freeing instance Sat Aug 30 10:15:04 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02001-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21010)[0x55e051cd8ee0]{RECOVERING}: Deallocated Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_vc_fsm.c:245 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{UNBLOCKED}: State change to RECOVERING (T0, 2s) Sat Aug 30 10:15:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02002)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{RECOVERING}: Starting Tns-alive of 2 seconds Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{CONFIGURED}: NSE 2002: SNS failed: No signalling NSVC available Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{CONFIGURED}: Freeing instance Sat Aug 30 10:15:04 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051cff8a0]{CONFIGURED}: Deallocated Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:575 NSE(02002) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC00000)[0x55e051d01180]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20021)[0x55e051cf6a30]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02002-BVC20022)[0x55e051ced440]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DGPRS gb_proxy.c:1807 NS-NSE 2002 became unavailable Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:571 NSE(02002)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:04 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{RECOVERING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{RECOVERING}: Freeing instance Sat Aug 30 10:15:04 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02002-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21020)[0x55e051ceb6d0]{RECOVERING}: Deallocated Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_vc_fsm.c:245 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{UNBLOCKED}: State change to RECOVERING (T0, 2s) Sat Aug 30 10:15:04 2025 DLNSSIGNAL gprs_ns2_message.c:193 NSE(02003)-NSVC(none) Tx NS-ALIVE Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_vc_fsm.c:177 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{RECOVERING}: Starting Tns-alive of 2 seconds Sat Aug 30 10:15:04 2025 DLNS gprs_ns2_sns.c:2613 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{CONFIGURED}: NSE 2003: SNS failed: No signalling NSVC available Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:911 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{CONFIGURED}: Freeing instance Sat Aug 30 10:15:04 2025 DLNS fsm.c:568 GPRS-NS2-SNS-SGSN(NSE00000-SNS)[0x55e051ce3ab0]{CONFIGURED}: Deallocated Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:575 NSE(02003) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC00000)[0x55e051ce96a0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20031)[0x55e051cdb930]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20032)[0x55e051cf4ff0]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DLBSSGP fsm.c:568 BSSGP-BVC(NSE02003-BVC20033)[0x55e051d04700]{UNBLOCKED}: Deallocated Sat Aug 30 10:15:04 2025 DGPRS gb_proxy.c:1807 NS-NSE 2003 became unavailable Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:571 NSE(02003)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:04 2025 DGPRS gb_proxy.c:1810 NS: Unknown NS-STATUS.ind cause=NSVC failure from NS Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{RECOVERING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) Sat Aug 30 10:15:04 2025 DLNS gprs_ns2.c:656 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{RECOVERING}: Freeing instance Sat Aug 30 10:15:04 2025 DLNS fsm.c:568 GPRS-NS2-VC(NSE02003-NSVC-UDP-127_0_0_1:24000-127_0_0_10:21030)[0x55e051cd72e0]{RECOVERING}: Deallocated [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-9.0.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache/podman/titan-9.0.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-9.0.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/log_format.sh'] Sat Aug 30 10:15:06 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:15:06 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00102-SNS)[0x55e051cd8a20]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:15:06 2025 DLNS gprs_ns2.c:575 NSE(00102) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00102)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) Sat Aug 30 10:15:06 2025 DLNS fsm.c:317 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: Timeout of T1 Sat Aug 30 10:15:06 2025 DLNS gprs_ns2_sns.c:1793 GPRS-NS2-SNS-BSS(NSE00101-SNS)[0x55e051cd6370]{BSS_SIZE}: State change to BSS_SIZE (T1, 3s) Sat Aug 30 10:15:06 2025 DLNS gprs_ns2.c:575 NSE(00101) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=0, mtu=65523 Sat Aug 30 10:15:06 2025 DLNSSIGNAL gprs_ns2_message.c:807 NSE(00101)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) [testenv] Stopping gbproxy (733738) [testenv] Showing testsuite/junit-xml-6527.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/gbproxy:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/testsuite/junit-xml-6527.log && echo']                                                                                [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0'] testenv-gbproxy-osmocom-nightly-20250830-1000-7be48020-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test/1799/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 2.22, 1.36, 1.19 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS